[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
[linux-2.6/verdex.git] / drivers / media / video / zr36120_mem.h
blobaad117acc91d558b5d5e1ce72ab31cadc8c7e410
1 /* either kmalloc() or bigphysarea() alloced memory - continuous */
2 void* bmalloc(unsigned long size);
3 void bfree(void* mem, unsigned long size);