Commit 76f062690c
Changed files (1)
lib
std
os
linux
lib/std/os/linux/loongarch64.zig
@@ -201,3 +201,6 @@ pub const ucontext_t = extern struct {
};
pub const Elf_Symndx = u32;
+
+/// TODO
+pub const getcontext = {};
76f062690c@@ -201,3 +201,6 @@ pub const ucontext_t = extern struct {
};
pub const Elf_Symndx = u32;
+
+/// TODO
+pub const getcontext = {};