summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-05-22 09:56:29 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-05-22 10:59:54 -0700
commitbde304575f3ecaa9570a9329196dffaadf3adafa (patch)
tree871ec35979b42130ccae2f2682fa316fab3f5057 /lib
parent3a38958d2477b718d1011fb88c24c4f264ee9700 (diff)
Input: sentelic - use "static inline" instead of "inline"
gcc-5 defaults to gnu11 which used c99 inline semantics in c99 'inline' is not externally visible unlike gnu89, therefore we use 'static inline' which has same semantics between gnu89 and c99 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions