REVERT SCUFFED FIX

main
able 2022-01-05 06:59:42 +00:00
parent 7a1e0a47df
commit 0781df85c0
1 changed files with 0 additions and 7 deletions

View File

@ -127,10 +127,3 @@ pub mod math {
// FIXME: Scuffed
#[no_mangle]
extern "C" fn __truncdfsf2(_x: f64) -> f32 {
0.0
}