view linux/shmem.h @ 6482:528216496060

YVU9,IF09,Y800 and Y8 support - and synced with mpxp
author alex
date Fri, 21 Jun 2002 17:29:05 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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