mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-27 01:27:21 +08:00
0a7bf8fc4c
These should never be marked executable as they have no shebang and are pure source files.
8 lines
65 B
ArmAsm
8 lines
65 B
ArmAsm
.global ___umodhi3
|
|
|
|
___umodhi3:
|
|
jsr >___udivhi3
|
|
stx <r0
|
|
rtl
|
|
|