view osdep/shmem.h @ 23144:68f2a8c11937

updated manpages with new vidix subdevice names
author ben
date Sat, 28 Apr 2007 17:58:24 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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