[git commit future 1/1] avr32: common do_rem is good for it
Khem Raj
raj.khem at gmail.com
Sat Mar 19 18:51:25 UTC 2011
commit: http://git.uclibc.org/uClibc/commit/?id=a19e0e779c96da5bda369285d7e1dbb0528b03ec
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/future
Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
ldso/ldso/avr32/dl-sysdep.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/ldso/ldso/avr32/dl-sysdep.h b/ldso/ldso/avr32/dl-sysdep.h
index 618769b..515d829 100644
--- a/ldso/ldso/avr32/dl-sysdep.h
+++ b/ldso/ldso/avr32/dl-sysdep.h
@@ -35,8 +35,6 @@
GOT_BASE[_i] += (unsigned long)MODULE->loadaddr; \
} while (0)
-#define do_rem(result, n, base) ((result) = (n) % (base))
-
/* Here we define the magic numbers that this dynamic loader should accept */
#define MAGIC1 EM_AVR32
#undef MAGIC2
--
1.7.3.4
More information about the uClibc-cvs
mailing list