view linux/shmem.h @ 8035:533e212cd282

document new 2pass syntax, remove/fix lots of obsolete junk in docs
author rfelker
date Sat, 02 Nov 2002 05:42:11 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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