view linux/shmem.h @ 7526:e3ca9e707857

- fix new afm/vfm support - fix fullscreen with xv - add cache support
author pontscho
date Sat, 28 Sep 2002 18:03:34 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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