mips: implement __udivdi3
Squashfs wasn't compiling because the lldiv() directives turn into __udivdi3 and we are using private libgcc. After this squashfs compiles for MIPS. Signed-off-by:Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Tested-by:
Bartel Eerdekens <barteleerdekens@gmail.com>
Loading
Please register or sign in to comment