view osdep/shmem.h @ 14289:6b8a0b36799b

synced to 1.72, initial translation
author gabrov
date Sat, 01 Jan 2005 02:00:17 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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