Export struct siginfo
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user