summaryrefslogtreecommitdiffstats
path: root/lib/libc/ia64/sys/pipe.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ia64/sys/pipe.S')
-rw-r--r--lib/libc/ia64/sys/pipe.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/ia64/sys/pipe.S b/lib/libc/ia64/sys/pipe.S
index 8770563..3254341 100644
--- a/lib/libc/ia64/sys/pipe.S
+++ b/lib/libc/ia64/sys/pipe.S
@@ -30,10 +30,10 @@
#include "SYS.h"
-PSYSCALL(pipe)
+SYSCALL(pipe)
.regstk 1,0,0,0
st4 [in0]=ret0,4 ;;
st4 [in0]=ret1
mov ret0=0
br.ret.sptk.few rp
-PEND(pipe)
+END(pipe)
OpenPOWER on IntegriCloud