Adhemerval Zanella 4facea4730 PowerPC: Fix bzero definition for static libc for PPC64
This patch fixes an issue for powerpc64[le] static build where __bzero
is definied in multiple places (memset-ppc64.o and bzero.o). It is now
defined only in bzero.o and memset-ppc64.o only defined __bzero_ppc for
both dynamic and static library.

Fixes BZ#16683.
2014-03-11 09:31:59 -05:00
..
2002-09-15 18:31:23 +00:00
2013-10-30 17:32:08 +10:00
2012-03-28 09:25:31 +02:00
2014-02-04 09:48:47 -02:00
2002-03-14 20:48:50 +00:00
2013-10-18 21:04:22 +00:00
2004-02-14 05:16:57 +00:00