REVERT SCUFFED FIX
This commit is contained in:
parent
70fb17c36d
commit
d8734f6e90
|
@ -127,10 +127,3 @@ pub mod math {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// FIXME: Scuffed
|
|
||||||
#[no_mangle]
|
|
||||||
extern "C" fn __truncdfsf2(_x: f64) -> f32 {
|
|
||||||
0.0
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue