view linux/shmem.h @ 6042:c0fb4f38c8a7

delayed update
author nell
date Fri, 10 May 2002 11:39:25 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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