repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.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 */