ack/mach/sun3/libsys/_link.s

5 lines
123 B
ArmAsm
Raw Permalink Normal View History

1990-01-19 15:17:33 +00:00
#include "syscall.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define __link
__link: SYSTEM(SYS_link)