projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'linux-2.6' into powerpc-next
[linux-2.6]
/
include
/
asm-sparc64
/
reboot.h
1
#ifndef _SPARC64_REBOOT_H
2
#define _SPARC64_REBOOT_H
3
4
extern void machine_alt_power_off(void);
5
6
#endif /* _SPARC64_REBOOT_H */