view linux/shmem.h @ 6485:52563321dc78

yvu9toyv12 converter
author alex
date Fri, 21 Jun 2002 17:37:30 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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