view osdep/shmem.h @ 13347:0b4f2d91b27c

mingw compile fix
author faust3
date Wed, 15 Sep 2004 15:17:06 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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