view linux/shmem.h @ 9175:e11fea5663b2

sync
author gabucino
date Thu, 30 Jan 2003 19:35:10 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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