view osdep/shmem.h @ 14111:8f683bd018e9

synced to 1.16 (new mailing list)
author gabrov
date Sun, 05 Dec 2004 22:23:14 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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