view linux/shmem.h @ 3730:666a946a71b9

looks better
author jaf
date Tue, 25 Dec 2001 15:03:36 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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