ack/mach/minixST/libsys/getcwd.s

6 lines
100 B
ArmAsm
Raw Permalink Normal View History

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define _getcwd
_getcwd:
jmp __getcwd