linux/arch/mips/qemu/q-mem.c

6 lines
69 B
C

#include <linux/init.h>
void __init prom_free_prom_memory(void)
{
}