freebsd-nq/module
Chunwei Chen 6ecfd2b553 Add __divmoddi4 and __udivmoddi4 for 32-bit arch
gcc-7 seems to use __udivmoddi4 for 64-bit division on 32-bit arch. This
patch implement them so we don't get undefined reference error.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes zfsonlinux/zfs#6417 
Closes #636
2017-08-03 10:41:42 -07:00
..
spl Add __divmoddi4 and __udivmoddi4 for 32-bit arch 2017-08-03 10:41:42 -07:00
splat Linux 4.13 compat: wait queues 2017-07-23 19:32:14 -07:00
.gitignore Improve gitignore 2017-05-25 10:12:50 -07:00
Makefile.in Prevent rm modules.* when make install 2015-12-02 14:38:20 -08:00