commit | 9797cae3bfd2d7190609cdce05248cabc5d9081e | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jul 07 03:03:30 2007 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:32:55 2007 +0100 |
tree | 3ea5fa41890fc7650553fbb66c2dbe037e820088 | |
parent | e48ce6b8df5b51af3f38b20bb3d008dff69ff64e [diff] |
[MIPS] "extern inline" -> "static inline" "extern inline" will have different semantics with gcc 4.3, and "static inline" is correct here. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>