view linux/shmem.h @ 9162:9e4380713991

10l
author jonas
date Wed, 29 Jan 2003 21:47:04 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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