Linux Kernel
3.7.1
|
#include <linux/eisa.h>
#include <linux/init.h>
#include <linux/export.h>
#include <linux/console.h>
#include <linux/fb.h>
#include <linux/screen_info.h>
#include <asm/bootinfo.h>
#include <asm/io.h>
#include <asm/reboot.h>
#include <asm/sni.h>
Go to the source code of this file.
Functions | |
EXPORT_SYMBOL (sni_brd_type) | |
void | sni_machine_restart (char *command) |
void | sni_machine_power_off (void) |
void __init | plat_mem_setup (void) |
Variables | |
unsigned int | sni_brd_type |
EXPORT_SYMBOL | ( | sni_brd_type | ) |