view osdep/shmem.h @ 22320:f96bc31f9aad

10l to me for bad todo items
author compn
date Sat, 24 Feb 2007 20:01:08 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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