mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
add getcontext
This commit is contained in:
parent
eadc0c01cc
commit
76f062690c
@ -201,3 +201,6 @@ pub const ucontext_t = extern struct {
|
||||
};
|
||||
|
||||
pub const Elf_Symndx = u32;
|
||||
|
||||
/// TODO
|
||||
pub const getcontext = {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user