view osdep/shmem.h @ 19890:441f1e2d7559

synced with r19895
author Gabrov
date Mon, 18 Sep 2006 17:32:20 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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