diff options
author | Behan Webster <behanw@converseincode.com> | 2013-09-04 04:27:26 +0200 |
---|---|---|
committer | Behan Webster <behanw@converseincode.com> | 2014-06-07 20:44:39 +0200 |
commit | 76ae03828756bac2c1fa2c7eff7485e5f815dbdb (patch) | |
tree | d8f8d162c22b5ca844194377711b0b5340ab6c68 /arch/arm/mach-spear/Makefile.boot | |
parent | all: LLVMLinux: Change DWARF flag to support gcc and clang (diff) | |
download | linux-76ae03828756bac2c1fa2c7eff7485e5f815dbdb.tar.xz linux-76ae03828756bac2c1fa2c7eff7485e5f815dbdb.zip |
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 <behanw@converseincode.com>
Signed-off-by: Behan Webster <behanw@converseincode.com>
Reviewed-by: Mark Charlebois <charlebm@gmail.com>
Diffstat (limited to 'arch/arm/mach-spear/Makefile.boot')
0 files changed, 0 insertions, 0 deletions