view osdep/shmem.h @ 10957:4d4d0c1c7142

according to xfree cvs maximum overlay size is only 2046x2046
author atmos4
date Sun, 28 Sep 2003 04:52:38 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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