]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/media/video/zr36120_mem.h
V4L/DVB (3800): Cx88: added support for KWorld MCE 200 Deluxe
[mv-sheeva.git] / drivers / media / video / zr36120_mem.h
1 /* either kmalloc() or bigphysarea() alloced memory - continuous */
2 void*   bmalloc(unsigned long size);
3 void    bfree(void* mem, unsigned long size);