view linux/shmem.h @ 4993:53c569d36b2c

small changes in libvo's X11 support
author pontscho
date Fri, 08 Mar 2002 20:14:08 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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