Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c14fec3969b0e8af5c38ad9f14198d6d7cca54d0
/
.
/
include
/
uapi
/
linux
/
stddef.h
blob: 621fa8ac44257ced281590206b7dda37b818177f [
file
] [
log
] [
blame
]
David Howells
607ca46
2012-10-13 10:46:48 +0100
[
diff
] [
blame
]
1
#include
<linux/compiler.h>
Denys Vlasenko
283d757
2016-03-30 00:14:57 +0200
[
diff
] [
blame
]
2
3
#ifndef
__always_inline
4
#define
__always_inline
inline
5
#endif