view linux/shmem.h @ 7641:77b73b4778f0

sync now it's 100% synced, except some HTML code changes
author gabucino
date Sun, 06 Oct 2002 20:58:07 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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