view linux/shmem.h @ 9118:39b069fc540c

sync
author gabucino
date Mon, 27 Jan 2003 11:39:27 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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