view osdep/shmem.h @ 20833:2e2b3abb2dad

r20834: The -gui command line option is back.
author voroshil
date Fri, 10 Nov 2006 20:06:43 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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