Re: [PATCH] MIPS NPTL: Clean up _ABI64 warnings

2009-09-27 Thread Austin Foxley
On 09/26/2009 08:50 PM, Kevin Cernekee wrote: > Signed-off-by: Kevin Cernekee > --- > ldso/ldso/mips/elfinterp.c |2 +- > libc/sysdeps/linux/mips/sys/regdef.h |2 ++ > .../unix/sysv/linux/mips/bits/pthreadtypes.h |2 ++ > 3 files changed, 5

[PATCH] MIPS NPTL: Clean up _ABI64 warnings

2009-09-26 Thread Kevin Cernekee
Signed-off-by: Kevin Cernekee --- ldso/ldso/mips/elfinterp.c |2 +- libc/sysdeps/linux/mips/sys/regdef.h |2 ++ .../unix/sysv/linux/mips/bits/pthreadtypes.h |2 ++ 3 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ldso/ldso/mips