view linux/shmem.h @ 7125:3aeb57cc8ac6

10l fix
author alex
date Wed, 28 Aug 2002 21:55:44 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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