view linux/shmem.h @ 320:5427ff3e2e9d

status
author szabii
date Mon, 09 Apr 2001 21:06:54 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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