view linux/shmem.h @ 3422:a49c8eb623db

GUI_LIBS -> GTK_LIBS
author arpi
date Mon, 10 Dec 2001 00:54:50 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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