blob 4cd4e1b4 (194B) - Raw
1 .set noreorder 2 .global __restore_rt 3 .global __restore 4 .hidden __restore_rt 5 .hidden __restore 6 .type __restore_rt,@function 7 .type __restore,@function 8 __restore_rt: 9 __restore: 10 li $2,6211 11 syscall
zigfork of https://codeberg.org/ziglang/zig | |
| Log | Files | Refs | README | LICENSE |