view osdep/shmem.h @ 16275:7fb03699efd9

Sync with 1.1073
author gpoirier
date Fri, 19 Aug 2005 15:10:23 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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