Added printf_fast_f. Same as printf_fast, but with floating point enabled
authorpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 28 Dec 2004 11:17:44 +0000 (11:17 +0000)
committerpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 28 Dec 2004 11:17:44 +0000 (11:17 +0000)
commit6c76149da648ea3e88c8e3106cac29ee714c5549
tree8d5bbbded10f0c9cb154eda3a18355b5ee6a948e
parentbf1925f901a9f45ad2529874f41e1e2b01f5bc9f
Added printf_fast_f.  Same as printf_fast, but with floating point enabled

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3617 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/stdio.h
device/lib/Makefile.in
device/lib/libsdcc.lib
device/lib/printf_fast.c
device/lib/printf_fast_f.c [new file with mode: 0644]