Export struct siginfo

This commit is contained in:
Jeremy Soller
2024-09-19 15:16:47 -06:00
parent 7371cbcab0
commit eb33ac46f9
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -944,7 +944,7 @@ pub const R_X86_64_RELATIVE64: usize = 38;
pub const R_X86_64_NUM: usize = 39;
#[no_mangle]
pub extern "C" fn stupid_cbindgen_needs_a_function_that_holds_all_elf_structs(
pub extern "C" fn _cbindgen_export_elf(
a: Elf32_Ehdr,
b: Elf64_Ehdr,
c: Elf32_Shdr,