view linux/shmem.h @ 6710:8898dd6c0302

Don't call libvo draw slice directly
author albeu
date Thu, 11 Jul 2002 20:19:00 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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