view osdep/shmem.h @ 15219:c931a567a395

Translation synced with 1.52
author jheryan
date Wed, 20 Apr 2005 07:41:24 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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