Mostly just a few warnings where things are promoted via passing floats to printf. Those we should generally remove anyway because they're just benchmarking code. Most things LK runs on either doesn't have float or doesn't have double sized floats.
Mostly just a few warnings where things are promoted via passing floats to printf. Those we should generally remove anyway because they're just benchmarking code. Most things LK runs on either doesn't have float or doesn't have double sized floats.