view linux/shmem.h @ 3242:a5f693377e23

added auto detection of tv v4l and changed tv to enabled
author alex
date Sat, 01 Dec 2001 15:05:08 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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