linux/arch/mips/mips-boards/sim
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup
Current prom_free_prom_memory() implementations are almost same as
free_init_pages(), or no-op.  Make free_init_pages() extern (again)
and make prom_free_prom_memory() use it.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-06 16:53:09 +00:00
..
Makefile [MIPS] Remove unused code. 2006-07-13 21:26:18 +01:00
sim_cmdline.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
sim_int.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
sim_mem.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
sim_printf.c Support for MIPSsim, the cycle accurate MIPS simulator. 2005-10-29 19:32:30 +01:00
sim_setup.c [MIPS] Fix typo of "CONFIG_MT_SMP". 2007-01-30 12:10:48 +00:00
sim_smp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sim_time.c [MIPS] Fix double inclusions 2006-11-30 01:14:47 +00:00