view linux/shmem.h @ 439:fc760523e55a

<this is an empty cvs comment ;>
author gabucino
date Sun, 15 Apr 2001 18:27:51 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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