Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
reboot.h File Reference

Go to the source code of this file.

Variables

void(* _machine_restart )(char *command)
 
void(* _machine_halt )(void)
 

Variable Documentation

void(* _machine_halt)(void)

Definition at line 23 of file reset.c.

void(* _machine_restart)(char *command)

Definition at line 22 of file reset.c.