16 #include <asm/pgtable.h>
18 #include <linux/screen_info.h>
19 #include <linux/utsname.h>
22 #include <asm/setup.h>
23 #include <arch/system.h>
63 unsigned long bootmap_size;
64 unsigned long start_pfn,
max_pfn;
79 memory_start = (
unsigned long) &
_end;
103 start_pfn =
PFN_UP(memory_start);
150 #ifdef CONFIG_ETRAX_CMDLINE
173 static void *c_next(
struct seq_file *
m,
void *
v, loff_t *
pos)
179 static void c_stop(
struct seq_file *
m,
void *
v)
192 static int __init topology_init(
void)