Adapted to 4-4.

This commit is contained in:
keie
1985-03-04 17:26:31 +00:00
parent c85d17a035
commit bfc7134f1c
27 changed files with 52 additions and 65 deletions

View File

@@ -2,7 +2,6 @@
.extern _kill
.text
_kill: move.w #0x25,d0
move.w 4(sp),a0
move.w 6(sp),d1
ext.l d1
move.l 4(sp),a0
move.l 6(sp),d1
jmp callc