view linux/shmem.h @ 9214:efa14c62e5e6

documenting eq2 please soemone add/update it in manpage
author arpi
date Sun, 02 Feb 2003 02:14:42 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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