view linux/shmem.h @ 1880:475ca4b64006

Are/will be moved to html docu.
author atmos4
date Mon, 10 Sep 2001 21:27:09 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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