view linux/shmem.h @ 4360:3d9ef473a622

commited Rik Snel's patch (thx!)
author gabucino
date Sat, 26 Jan 2002 18:50:26 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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