core: add decimal number write routine
authorH. Peter Anvin <hpa@zytor.com>
Thu, 19 Jun 2008 18:06:38 +0000 (11:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 19 Jun 2008 18:06:38 +0000 (11:06 -0700)
commitfeaae18e07644d84d089044b0724337d6894afd5
treee7372f67b4d1901f6a89fc91fff9ad0c10b5fea4
parent9947beb42284551dc53e68f412b567ee857c53a2
core: add decimal number write routine

Add routine to write decimal numbers, currently unused, but likely to
become useful at some time or another.
core/writedec.inc [new file with mode: 0644]