Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/ioport.h>
#include <linux/pm.h>
#include <asm/bootinfo.h>
#include <asm/reboot.h>
#include <asm/gt64120.h>
#include <cobalt.h>
Go to the source code of this file.
Functions | |
void | cobalt_machine_restart (char *command) |
void | cobalt_machine_halt (void) |
const char * | get_system_type (void) |
void __init | plat_mem_setup (void) |
void __init | prom_init (void) |
void __init | prom_free_prom_memory (void) |