Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
authorPalmer Dabbelt <palmer@sifive.com>
Fri, 26 Oct 2018 19:38:11 +0000 (12:38 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Wed, 31 Oct 2018 19:12:59 +0000 (12:12 -0700)
commit0ef08ca36a3aafbf0dcce7b3c2c4b6b664ce56bd
tree0aa19a805d834d53a754f64e0671f87701e5681d
parent3b306f6f3a03c285a7044350d263cb9251def49d
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"

We don't want 64-bit divide in the kernel.

This reverts commit 6315730e9eab7de5fa9864bb13a352713f48aef1.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
lib/Kconfig
lib/Makefile
lib/udivmoddi4.c [deleted file]
lib/umoddi3.c [deleted file]