about summary refs log tree commit diff
path: root/src/unistd/sh/pipe.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/sh/pipe.s')
-rw-r--r--src/unistd/sh/pipe.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unistd/sh/pipe.s b/src/unistd/sh/pipe.s
index d865ae3a..46c4908e 100644
--- a/src/unistd/sh/pipe.s
+++ b/src/unistd/sh/pipe.s
@@ -2,7 +2,7 @@
 .type   pipe, @function
 pipe:
 	mov    #42, r3
-	trapa  #17
+	trapa  #31
 
 	! work around hardware bug
 	or     r0, r0