view linux/shmem.h @ 8610:097188da10d3

I got colas ready, new options, fixes and a few cosmetics I forgot to remove...
author jonas
date Sat, 28 Dec 2002 14:04:56 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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