diff options
author | Behan Webster <[email protected]> | 2013-09-03 22:27:26 -0400 |
---|---|---|
committer | Behan Webster <[email protected]> | 2014-06-07 11:44:39 -0700 |
commit | 76ae03828756bac2c1fa2c7eff7485e5f815dbdb (patch) | |
tree | d8f8d162c22b5ca844194377711b0b5340ab6c68 /lib/memory-notifier-error-inject.c | |
parent | 2288328ce9700865245677f35330f3a77dfc6eda (diff) |
ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h
With compilers which follow the C99 standard (like modern versions of gcc and
clang), "extern inline" does the wrong thing (emits code for an externally
linkable version of the inline function). "static inline" is the correct choice
instead.
Author: Behan Webster <[email protected]>
Signed-off-by: Behan Webster <[email protected]>
Reviewed-by: Mark Charlebois <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions