view osdep/shmem.h @ 17529:49715244bdb2

synced with 1.1221
author gpoirier
date Fri, 03 Feb 2006 17:07:43 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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