view linux/shmem.h @ 3633:e81bfc0826b1

rgb24toyv12 bugfix
author michael
date Thu, 20 Dec 2001 17:30:59 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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