view linux/shmem.h @ 6058:f81923e3d084

missing </LI> matkups put
author nell
date Sun, 12 May 2002 05:54:29 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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