Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/pm.h>
#include <asm/io.h>
#include <asm/bootinfo.h>
#include <asm/reboot.h>
#include <asm/time.h>
#include <asm/gt64120.h>
Go to the source code of this file.
Functions | |
void __init | prom_free_prom_memory (void) |
void __init | plat_mem_setup (void) |
const char * | get_system_type (void) |
void __init | prom_init (void) |
Variables | |
unsigned long | gt64120_base = KSEG1ADDR(0x14000000) |