view osdep/shmem.h @ 22308:9f5657a1dbf7

Gui compilation fixes
author vayne
date Fri, 23 Feb 2007 18:48:43 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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