ack/mach/i386/libsys/uname.s

7 lines
107 B
ArmAsm
Raw Permalink Normal View History

1989-10-10 11:40:55 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.define _uname
.sect .text
_uname:
mov ax,57
jmp syscal