fixed 'times' systemcall interface
authorceriel <none@none>
Wed, 30 Jan 1991 16:10:13 +0000 (16:10 +0000)
committerceriel <none@none>
Wed, 30 Jan 1991 16:10:13 +0000 (16:10 +0000)
mach/m68020/libsys/_times.s
mach/m68020/libsys/times.s

index 40f7dcc..7245fe3 100644 (file)
@@ -6,5 +6,4 @@
 .sect .bss
 .sect .text
 __times:               move.l #0x2B,d0
-               trap #0
                jmp (call)
index e06693f..94677c7 100644 (file)
@@ -6,5 +6,4 @@
 .sect .bss
 .sect .text
 _times:                move.l #0x2B,d0
-               trap #0
                jmp (call)