view linux/shmem.h @ 6080:2cac91e697f1

disable bgr8
author alex
date Mon, 13 May 2002 20:56:08 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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