view osdep/shmem.h @ 11720:9b1ed8e7f4e2

missing subtitle type added (yeah, we dunno what its name is...)
author gabucino
date Fri, 02 Jan 2004 09:34:48 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);