Cygwin: mmap: use 64K pages for bookkeeping, second attempt
[newlib-cygwin.git] / newlib / libc / machine / w65 / umodhi3.S
blob1d12df5241f7d809e6f2840d1932828084d827cc
1         .global ___umodhi3
3 ___umodhi3:
4         jsr     >___udivhi3
5         stx     <r0
6         rtl