view linux/shmem.h @ 8636:db4a1b1254cb

Linux ports section reworked, RPM section added, based on a patch by Alex.
author diego
date Sun, 29 Dec 2002 15:10:02 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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