view osdep/shmem.h @ 13041:ff48d010675e

sync 1.657
author wight
date Wed, 18 Aug 2004 08:33:57 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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