repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Blackfin arch: merge adeos blackfin part to arch/blackfin/
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
reboot_fixups.h
blob
765debe4c54cccf1bf6283f92c163eab2a478a71
1
#ifndef _ASM_X86_REBOOT_FIXUPS_H
2
#define _ASM_X86_REBOOT_FIXUPS_H
3
4
extern
void
mach_reboot_fixups
(
void
);
5
6
#endif
/* _ASM_X86_REBOOT_FIXUPS_H */