Skip to content

Commit 51c9ccd

Browse files
committed
Update the generated bindings.
1 parent 942862c commit 51c9ccd

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

src/aarch64/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_MINSIGSTKSZ: u32 = 51;

src/arm/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_NULL: u32 = 0;

src/csky/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_NULL: u32 = 0;
44
pub const AT_IGNORE: u32 = 1;

src/loongarch64/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_VECTOR_SIZE_ARCH: u32 = 1;

src/mips/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_VECTOR_SIZE_ARCH: u32 = 1;

src/mips32r6/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_VECTOR_SIZE_ARCH: u32 = 1;

src/mips64/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_VECTOR_SIZE_ARCH: u32 = 1;

src/mips64r6/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_SYSINFO_EHDR: u32 = 33;
44
pub const AT_VECTOR_SIZE_ARCH: u32 = 1;

src/powerpc/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_DCACHEBSIZE: u32 = 19;
44
pub const AT_ICACHEBSIZE: u32 = 20;

src/powerpc64/auxvec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.71.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub const AT_DCACHEBSIZE: u32 = 19;
44
pub const AT_ICACHEBSIZE: u32 = 20;

0 commit comments

Comments
 (0)