Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cac4662a88702fc9e405ef19c429de375822d77a
/
.
/
arch
/
arm
/
include
/
asm
/
xen
/
xen-ops.h
blob: ec154e719b1136ce1916e00ac8620858836b0837 [
file
] [
log
] [
blame
]
Shannon Zhao
be1aaf4
2016-04-07 20:03:32 +0800
[
diff
] [
blame
]
1
#ifndef
_ASM_XEN_OPS_H
2
#define
_ASM_XEN_OPS_H
3
4
void
xen_efi_runtime_setup
(
void
);
5
6
#endif
/* _ASM_XEN_OPS_H */