view linux/shmem.h @ 7783:29c059774519

exporting palette for 4/8bpp modes
author arpi
date Thu, 17 Oct 2002 21:53:30 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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