From 49cd0c4d7b75aa4ddd41d3fae29112401db92a40 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 30 Jan 2006 18:09:59 +0000 Subject: back to inline, mips fails --- ldso/ldso/sh/dl-sysdep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldso/ldso/sh') diff --git a/ldso/ldso/sh/dl-sysdep.h b/ldso/ldso/sh/dl-sysdep.h index 210d8526d..da109782e 100644 --- a/ldso/ldso/sh/dl-sysdep.h +++ b/ldso/ldso/sh/dl-sysdep.h @@ -25,7 +25,7 @@ struct elf_resolve; extern unsigned long _dl_linux_resolver(struct elf_resolve * tpnt, int reloc_entry); -static __inline__ unsigned int +static inline unsigned int _dl_urem(unsigned int n, unsigned int base) { int res; -- cgit v1.2.3