view linux/shmem.h @ 1575:2766b0d3863d

osd problem with YV12 fixed
author folke
date Fri, 17 Aug 2001 14:31:03 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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