Skip to content

Commit

Permalink
Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lyinch committed Feb 17, 2022
1 parent 2b9472b commit 2db639b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unix/bsd/apple/b64/aarch64/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ pub type boolean_t = ::c_int;

pub const CLOCK_UPTIME_RAW: ::clockid_t = 8;


s! {
pub struct malloc_zone_t {
__private: [::uintptr_t; 18], // FIXME: needs arm64 auth pointers support
Expand Down

0 comments on commit 2db639b

Please sign in to comment.