ack/lang/pc/libpc/hol0.e

12 lines
135 B
Plaintext
Raw Normal View History

1984-07-20 10:44:57 +00:00
#
mes 2,EM_WSIZE,EM_PSIZE
; _hol0 return the address of the ABS block (hol0)
exp $_hol0
pro $_hol0,0
lae 0
ret EM_PSIZE
end ?