Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"

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

This reverts commit 6315730e9e.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
This commit is contained in:
Palmer Dabbelt
2018-10-26 12:38:11 -07:00
parent 3b306f6f3a
commit 0ef08ca36a
4 changed files with 0 additions and 346 deletions

View File

@@ -621,6 +621,3 @@ config GENERIC_LIB_CMPDI2
config GENERIC_LIB_UCMPDI2
bool
config GENERIC_LIB_UMODDI3
bool