view osdep/shmem.h @ 9833:9cdbcd86c176

temporary disable mf support for systems without glob
author faust3
date Fri, 04 Apr 2003 20:32:21 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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