ack/mach/vax4/libsysV_2/_creat.s
1990-01-22 10:20:09 +00:00

13 lines
155 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
creat = 8
.define __creat
__creat:
.data2 0x0000
chmk $creat
bcc 1f
jmp cerror
1:
ret