view osdep/shmem.h @ 10027:898a50ad6839

100l in my 100l fix! :( it's finally right now (i hope!)
author rfelker
date Wed, 30 Apr 2003 18:24:04 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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