V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value
[linux-2.6] / arch / mips / qemu / q-mem.c
1 #include <linux/init.h>
2
3 unsigned long __init prom_free_prom_memory(void)
4 {
5         return 0UL;
6 }