repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] kmemdup: introduce
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-x86_64
/
emergency-restart.h
blob
680c3956334542d75617e6d89b82298f906e250a
1
#ifndef _ASM_EMERGENCY_RESTART_H
2
#define _ASM_EMERGENCY_RESTART_H
3
4
extern
void
machine_emergency_restart
(
void
);
5
6
#endif
/* _ASM_EMERGENCY_RESTART_H */