view osdep/shmem.h @ 22453:3a05168bb974

synced with r22428
author Gabrov
date Mon, 05 Mar 2007 18:20:35 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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