view osdep/shmem.h @ 13630:7f695d3d02ee

sync by Mizda Gabor <gabrov at freemail dot hu>
author diego
date Wed, 13 Oct 2004 09:47:59 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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