view linux/shmem.h @ 8497:27bc01774674

more_options removed
author gabucino
date Thu, 19 Dec 2002 21:36:44 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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