1987-05-15 09:11:10 +00:00
|
|
|
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
|
|
|
|
.sect .text
|
|
|
|
.define unknown~
|
|
|
|
! $Header$
|
|
|
|
.extern fat~
|
1984-07-19 12:51:00 +00:00
|
|
|
|
1987-05-15 09:11:10 +00:00
|
|
|
EILLSIZ = 023
|
1984-07-19 12:51:00 +00:00
|
|
|
|
|
|
|
unknown~:
|
|
|
|
mov $EILLSIZ,-(sp)
|
|
|
|
jmp fat~
|