forked from Imagelibrary/seL4
Adapted musl printf implementation using our output abstraction. Floating point specifiers are not supported in this adaptation. Modified the code to also match our style and make it less unnecessarily complex. Signed-off-by: Saer Debel <saer.debel@data61.csiro.au>