|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
/* automatically generated by rust-bindgen 0.59.1 */
|
|
|
|
|
/* automatically generated by rust-bindgen 0.59.2 */
|
|
|
|
|
|
|
|
|
|
#[repr(C)]
|
|
|
|
|
#[derive(Copy, Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd)]
|
|
|
|
@ -717,8 +717,9 @@ pub const BTF_KIND_VAR: ::std::os::raw::c_uint = 14;
|
|
|
|
|
pub const BTF_KIND_DATASEC: ::std::os::raw::c_uint = 15;
|
|
|
|
|
pub const BTF_KIND_FLOAT: ::std::os::raw::c_uint = 16;
|
|
|
|
|
pub const BTF_KIND_DECL_TAG: ::std::os::raw::c_uint = 17;
|
|
|
|
|
pub const NR_BTF_KINDS: ::std::os::raw::c_uint = 18;
|
|
|
|
|
pub const BTF_KIND_MAX: ::std::os::raw::c_uint = 17;
|
|
|
|
|
pub const BTF_KIND_TYPE_TAG: ::std::os::raw::c_uint = 18;
|
|
|
|
|
pub const NR_BTF_KINDS: ::std::os::raw::c_uint = 19;
|
|
|
|
|
pub const BTF_KIND_MAX: ::std::os::raw::c_uint = 18;
|
|
|
|
|
pub type _bindgen_ty_37 = ::std::os::raw::c_uint;
|
|
|
|
|
#[repr(C)]
|
|
|
|
|
#[derive(Debug, Copy, Clone)]
|
|
|
|
|