[parisc-linux] Re: [PATCH] Sysdeps changes for hppa.
Carlos O'Donell
carlos@baldric.uwo.ca
Sat, 18 Oct 2003 16:47:55 -0400
> I've applied this patch, but only because I really don't care how the PA
> port looks.
Small cleanup mistake. Thank you.
c.
---
2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>
* sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error.
diff -u -p -r1.8 sysdep.h
--- libc/sysdeps/unix/sysv/linux/hppa/sysdep.h 15 Oct 2003 05:46:00 -0000 1.8
+++ libc/sysdeps/unix/sysv/linux/hppa/sysdep.h 16 Oct 2003 05:38:17 -0000
@@ -371,7 +371,6 @@
LDW_ASM_PIC \
: "=r" (__res) \
: "i" (SYS_ify(name)) ASM_ARGS_##nr \
- ); \
: CALL_CLOB_REGS CLOB_ARGS_##nr \
); \
__sys_res = (long)__res; \