view osdep/shmem.h @ 21471:a9d9168516d9

document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)
author gpoirier
date Mon, 04 Dec 2006 09:30:15 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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