view osdep/shmem.h @ 19616:98204aa21b0a

Update with current status.
author diego
date Fri, 01 Sep 2006 16:13:14 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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