view linux/shmem.h @ 6315:894bf66c7d7a

small fixes
author jonas
date Thu, 06 Jun 2002 20:52:24 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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