view linux/shmem.h @ 6999:ed5b297aaa9e

Link and title synched to documentation.html.
author diego
date Wed, 14 Aug 2002 12:39:28 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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