view osdep/shmem.h @ 9542:0680618ad67d

sync
author gabucino
date Thu, 06 Mar 2003 20:45:32 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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