view osdep/shmem.h @ 16389:fa804efbfaf6

equalizer fixes: changing one attribute reset the others, brightness control for NV03/NV04
author reimar
date Sun, 04 Sep 2005 21:00:07 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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