view linux/shmem.h @ 7464:baac3cd44794

we don't need the 0x1FF hack any more
author arpi
date Sat, 21 Sep 2002 22:38:41 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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