view osdep/shmem.h @ 24282:92be1a6a21d4

synced with r24301
author Gabrov
date Wed, 29 Aug 2007 22:58:47 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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