view linux/shmem.h @ 4581:7f4d58df90ac

unscaled BGR15->BGR16 a few bugfixes of the other unscaled converters
author michael
date Fri, 08 Feb 2002 04:18:01 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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