[MIPS] prom_free_prom_memory cleanup
[linux-block.git] / arch / mips / qemu / q-mem.c
1 #include <linux/init.h>
2
3 void __init prom_free_prom_memory(void)
4 {
5 }