ack/mach/vax4/libem/fat.s

16 lines
147 B
ArmAsm
Raw Normal View History

1985-01-18 14:30:03 +00:00
# $Header$
.globl .fat
.fat:
pushl (sp)
jsb .trp
movl $L1,ap
movl (sp)+,6(ap)
chmk (ap)+
halt
.data
L1: .word 1
.long 1
.long 0