Fix warnings

This commit is contained in:
Noa
2022-08-29 21:00:14 -05:00
parent acbe323656
commit df6f4678e8
25 changed files with 40 additions and 108 deletions
-5
View File
@@ -2,11 +2,6 @@
use crate::platform::types::*;
use crate::header::sched::sched_param;
use crate::sync::AtomicLock;
use core::sync::atomic::{AtomicI32 as AtomicInt, AtomicU32 as AtomicUint};
// XXX: https://github.com/eqrion/cbindgen/issues/685
//
// We need to write the opaque types ourselves, and apparently cbindgen doesn't even support