view osdep/shmem.h @ 17142:e5eb50020239

Bye-bye old email address, I'm a student no more!! :-P
author gpoirier
date Thu, 08 Dec 2005 13:13:48 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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