view linux/shmem.h @ 6137:6253fc19afb1

do not pass the flip flag to vo - maybe it support flipping just report no support
author arpi
date Mon, 20 May 2002 02:27:10 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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