view linux/shmem.h @ 6031:63f08ed66948

updated to english version (except documentation.html and manpages)
author jonas
date Thu, 09 May 2002 11:25:59 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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