]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdf65b265f7bb5b76d9dc74d8033c68115c87b06c
tree0aa19a805d834d53a754f64e0671f87701e5681d
parent9f15b9d09f39443b748279207242f20234d27987
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"

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

This reverts commit e8347f66453f3bb342130d7fef3100f5a7a3ded1.

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