Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <asm/fpu.h>
#include <asm/rtc.h>
#include <asm/busctl-regs.h>
Go to the source code of this file.
Functions | |
asmlinkage void __init | processor_init (void) |
void __init | get_mem_info (unsigned long *mem_base, unsigned long *mem_size) |
Definition at line 83 of file proc-init.c.
asmlinkage void __init processor_init | ( | void | ) |
Definition at line 19 of file proc-init.c.