view osdep/shmem.h @ 18353:6a4451dd8166

synced with 1.1200
author gabrov
date Sun, 30 Apr 2006 12:17:10 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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