view linux/shmem.h @ 6165:c85bb954289f

bugfixes
author jaf
date Thu, 23 May 2002 16:14:35 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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