jmp.ha (97B)
1 // License: MPL-2.0 2 // (c) 2021 Drew DeVault <sir@cmpwn.com> 3 4 export type arch_jmpbuf = [22]u64;