view linux/shmem.h @ 6950:d0adb23dec87

email-adress updated
author jaf
date Thu, 08 Aug 2002 11:27:32 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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