]> 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)
commit1c71124fd1bdefbe8065eb9a92a9af4637afef11
tree0aa19a805d834d53a754f64e0671f87701e5681d
parent2d9c0a341784dd42d5edf95081950b4749a7a4a4
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"

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

This reverts commit cebe5bbff14bc48856394bf0028900967fc2eb8e.

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