Linux Kernel
3.7.1
|
#include <linux/bootmem.h>
#include <linux/initrd.h>
#include <linux/ioport.h>
#include <linux/memblock.h>
#include <linux/mm.h>
#include <linux/seq_file.h>
#include <linux/screen_info.h>
#include <asm-generic/sections.h>
#include <asm/setup.h>
Go to the source code of this file.
Functions | |
void __init | setup_arch (char **cmdline_p) |
subsys_initcall (topology_init) | |
Variables | |
struct screen_info | screen_info |
unsigned long | kernelsp |
struct seq_operations | cpuinfo_op |
subsys_initcall | ( | topology_init | ) |
struct seq_operations cpuinfo_op |