diff options
Diffstat (limited to 'vendor/linux-raw-sys/src/aarch64/errno.rs')
-rw-r--r-- | vendor/linux-raw-sys/src/aarch64/errno.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/linux-raw-sys/src/aarch64/errno.rs b/vendor/linux-raw-sys/src/aarch64/errno.rs index 7880e64dc..fc8d7b415 100644 --- a/vendor/linux-raw-sys/src/aarch64/errno.rs +++ b/vendor/linux-raw-sys/src/aarch64/errno.rs @@ -1,4 +1,4 @@ -/* automatically generated by rust-bindgen 0.65.1 */ +/* automatically generated by rust-bindgen 0.66.1 */ pub const EPERM: u32 = 1; pub const ENOENT: u32 = 2; |