view linux/shmem.h @ 3713:bc3ef1f96dc0

this bug (?) was fixed
author gabucino
date Mon, 24 Dec 2001 14:40:34 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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