view linux/shmem.h @ 7550:da257f08744d

sync
author nexus
date Sun, 29 Sep 2002 15:00:38 +0000 (2002-09-29)
parents 3b5f5d1c5041
children
line wrap: on
line source

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