view osdep/shmem.h @ 20205:5a3ae5ce94cd

sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085 patches by Jerome Ferrari and Pierre Roudier
author gpoirier
date Sat, 14 Oct 2006 15:43:26 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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