view osdep/shmem.h @ 16687:ce1d13ea7d27

synced with 1.12, patch by johan bos
author gpoirier
date Thu, 06 Oct 2005 11:16:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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