Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information