view linux/shmem.h @ 6796:9c828335b2d0

add preferences to gui
author pontscho
date Thu, 25 Jul 2002 20:34:33 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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