Skip to content

Commit 2db639b

Browse files
committed
Fix linter issue
1 parent 2b9472b commit 2db639b

File tree

1 file changed

+0
-1
lines changed
  • src/unix/bsd/apple/b64/aarch64

1 file changed

+0
-1
lines changed

src/unix/bsd/apple/b64/aarch64/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pub type boolean_t = ::c_int;
22

33
pub const CLOCK_UPTIME_RAW: ::clockid_t = 8;
44

5-
65
s! {
76
pub struct malloc_zone_t {
87
__private: [::uintptr_t; 18], // FIXME: needs arm64 auth pointers support

0 commit comments

Comments
 (0)