repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
KVM: Don't call get_user_pages(.force = 1)
[linux-2.6/verdex.git]
/
include
/
asm-x86
/
reboot_fixups.h
blob
2c2987d975706e891bbb5e58021b3158eacaac4a
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 */