view osdep/shmem.h @ 23906:4a50c3a91689

update man page with v4l2 a/v outputs
author ben
date Sun, 29 Jul 2007 19:25:39 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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