view linux/shmem.h @ 7798:6ea493765bd6

sync
author jaf
date Sat, 19 Oct 2002 17:48:53 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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