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
+1 -5
View File
@@ -1,10 +1,6 @@
//! assert implementation for Redox, following http://pubs.opengroup.org/onlinepubs/7908799/xsh/assert.h.html
use crate::{
c_str::CStr,
header::{stdio, stdlib},
platform::types::*,
};
use crate::{c_str::CStr, platform::types::*};
#[no_mangle]
pub unsafe extern "C" fn __assert_fail(