fixed 'times' systemcall interface
This commit is contained in:
@@ -6,5 +6,4 @@
|
||||
.sect .bss
|
||||
.sect .text
|
||||
__times: move.l #0x2B,d0
|
||||
trap #0
|
||||
jmp (call)
|
||||
|
||||
@@ -6,5 +6,4 @@
|
||||
.sect .bss
|
||||
.sect .text
|
||||
_times: move.l #0x2B,d0
|
||||
trap #0
|
||||
jmp (call)
|
||||
|
||||
Reference in New Issue
Block a user