ack/mach/vax4/libsysV_2/_creat.s

13 lines
155 B
ArmAsm
Raw Normal View History

.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