view linux/shmem.h @ 3154:b2e24fec97bc

compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound
author michael
date Tue, 27 Nov 2001 02:25:31 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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