coreboot-kgpe-d16/src/console
David Hendricks ae0e8d3613 Eliminate do_div().
This eliminates the use of do_div() in favor of using libgcc
functions.

This was tested by building and booting on Google Snow (ARMv7)
and Qemu (x86). printk()s which use division in vtxprintf() look good.

Change-Id: Icad001d84a3c05bfbf77098f3d644816280b4a4d
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2606
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-08 23:14:26 +01:00
..
Kconfig
Makefile.inc
cbmem_console.c
console.c console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
die.c
logbuf_console.c
ne2k_console.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
post.c
printk.c
uart8250_console.c
uart8250mem_console.c
usbdebug_console.c
vsprintf.c
vtxprintf.c Eliminate do_div(). 2013-03-08 23:14:26 +01:00