2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>
authorRoland McGrath <roland@gnu.org>
Wed, 22 Oct 2003 07:09:31 +0000 (07:09 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 Oct 2003 07:09:31 +0000 (07:09 +0000)
* sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error.

sysdeps/unix/sysv/linux/hppa/sysdep.h

index bb5e31d..1085db3 100644 (file)
                        LDW_ASM_PIC                             \
                        : "=r" (__res)                          \
                        : "i" (SYS_ify(name)) ASM_ARGS_##nr     \
-                        );                                     \
                        : CALL_CLOB_REGS CLOB_ARGS_##nr         \
                );                                              \
                __sys_res = (long)__res;                        \