difftastic/vendor/tree-sitter-hare/example/env.ha

5 lines
145 B
Plaintext

use format::elf;
// System V auxillary vector for the current process
export let auxv: *[*]format::elf::auxv64 = null: *[*]format::elf::auxv64;