On Mon, Feb 27, 2012 at 03:47:11PM +0000, Matt Thomas wrote: > Module Name: src > Committed By: matt > Date: Mon Feb 27 15:47:11 UTC 2012 > > Modified Files: > src/lib/libc/arch/powerpc/sys: cerror.S > src/lib/libc/arch/powerpc64/sys: cerror.S > > Log Message: > PowerPC doesn't have CERROR since it never had a.out. > Use _C_LABEL(__cerror) instead.
Can we please be consistent on all platforms in this case? Joerg