Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
22f6b4d34fcf039c63a94e7670e0da24f8575a5a
/
.
/
arch
/
arm
/
include
/
asm
/
sections.h
blob: 803bbf2b20b87b397ee12ca0ef2f5b4eefc403d5 [
file
] [
log
] [
blame
]
Chris Brandt
02afa9a
2016-02-09 19:34:43 +0100
[
diff
] [
blame
]
1
#ifndef
_ASM_ARM_SECTIONS_H
2
#define
_ASM_ARM_SECTIONS_H
3
4
#include
<asm-generic/sections.h>
5
6
extern
char
_exiprom
[];
7
8
#endif
/* _ASM_ARM_SECTIONS_H */