Linux Kernel
3.7.1
|
#include <linux/interrupt.h>
#include <asm/bfin-global.h>
#include <asm/reboot.h>
#include <asm/bfrom.h>
Go to the source code of this file.
Functions | |
__attribute__ ((__l1_text__, __noreturn__)) | |
__attribute__ ((weak)) | |
void | machine_restart (char *cmd) |
void | machine_halt (void) |
void | machine_power_off (void) |
__attribute__ | ( | (__l1_text__, __noreturn__) | ) |
|
read |