ack/mach/minixST/libsys/getppid.s

6 lines
103 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define _getppid
_getppid:
jmp __getppid