view osdep/shmem.h @ 18499:b6f5e8a8219e

synced with 1.256 (revert in English version)
author gabrov
date Sun, 14 May 2006 09:03:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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