view linux/shmem.h @ 2474:2e9442544447

just a few "not implemented yet" removed
author michael
date Thu, 25 Oct 2001 21:57:42 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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