view linux/shmem.h @ 9116:d7fb212b5505

avoid extract of imposible high depths in wrong rgb/bgr functions
author iive
date Sun, 26 Jan 2003 22:24:48 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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