libase/progress: move __div64_32, do_div to div64.h/c as it was in Barebox.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 10 Jun 2020 05:47:21 +0000 (07:47 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 10 Jun 2020 05:47:21 +0000 (07:47 +0200)
commit99f40fecaab7599d8c9c658f1cbf41ae5f80a6a7
tree20367fba2ee89ebea7e18faae3f3b975fab60562
parent96fc96eccd0aaf3cbcdbb3c74d6fa407aa224cb4
libase/progress: move __div64_32, do_div to div64.h/c as it was in Barebox.
litex/soc/software/bios/boot.c
litex/soc/software/include/base/div64.h [new file with mode: 0644]
litex/soc/software/libbase/Makefile
litex/soc/software/libbase/div64.c [new file with mode: 0644]
litex/soc/software/libbase/progress.c