From d3c79d4ae79b0fa30df1948e77a47e898efdca30 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 9 Oct 2002 09:58:30 +0000 Subject: Update. * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;. Reported by edwardsg@sgi.com [PR libc/4678]. --- sysdeps/unix/sysv/linux/ia64/getcontext.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux') diff --git a/sysdeps/unix/sysv/linux/ia64/getcontext.S b/sysdeps/unix/sysv/linux/ia64/getcontext.S index 2b2322d..e396480 100644 --- a/sysdeps/unix/sysv/linux/ia64/getcontext.S +++ b/sysdeps/unix/sysv/linux/ia64/getcontext.S @@ -138,7 +138,7 @@ ENTRY(__getcontext) st8 [r2] = rLC, (SC_BR+0*8-SC_LC) st8 [r3] = rPR, (SC_BR+1*8-SC_PR) mov rB5 = b5 - + ;; st8 [r2] = rB0, 16 st8 [r3] = rB1, 16 ;; -- cgit v1.1