view linux/shmem.h @ 9119:36870e7cbf3b

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


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