view linux/shmem.h @ 8236:7e2ca93330d0

forgotten mangle patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
author michael
date Tue, 19 Nov 2002 23:35:51 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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