Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-cris
/
sections.h
blob: 2c998ce8967b50e53826f17eb4e1621d64ad68cd [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame^
]
1
#ifndef
_CRIS_SECTIONS_H
2
#define
_CRIS_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include
<asm-generic/sections.h>
6
7
#endif