view linux/shmem.h @ 6669:917fa27c7d32

Update about gcc 3.0.4. The problem is not Red Hat specific.
author diego
date Sun, 07 Jul 2002 22:55:46 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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