Skip to content

Commit 16a02dd

Browse files
authored
Update loongarch64 (#66)
Amends historic commits: - 78d2dfc ("Update to bindgen 0.65.") - 3092329 ("Enable the `size_t_is_usize` option in bindgen.") - f3068b1 ("Split "general" into a few different modules.")
1 parent 7c9ab39 commit 16a02dd

File tree

8 files changed

+7054
-6281
lines changed

8 files changed

+7054
-6281
lines changed

src/loongarch64/errno.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.59.2 */
1+
/* automatically generated by rust-bindgen 0.65.1 */
22

33
pub const EPERM: u32 = 1;
44
pub const ENOENT: u32 = 2;

0 commit comments

Comments
 (0)