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
ping: fix a null pointer dereference
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
kexec-bzimage64.h
blob
d1b5d194e31d897b9de9bd3d22e5c4d5ec3d3399
1
#ifndef _ASM_KEXEC_BZIMAGE64_H
2
#define _ASM_KEXEC_BZIMAGE64_H
3
4
extern
struct
kexec_file_ops kexec_bzImage64_ops
;
5
6
#endif
/* _ASM_KEXE_BZIMAGE64_H */