ack/mach/minixST/libsys/open.s

6 lines
94 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define _open
_open:
jmp __open