view osdep/shmem.h @ 16574:d34eb18b22d7

wrap around 80...
author ods15
date Sat, 24 Sep 2005 04:44:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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