Skip to content
Snippets Groups Projects
Commit dce1eb93 authored by Nicolas Pitre's avatar Nicolas Pitre
Browse files

__div64_32(): make it overridable at compile time


Some architectures may want to override the default implementation
at compile time to do things inline.  For example, ARM uses a
non-standard calling convention for better efficiency in this case.

Signed-off-by: default avatarNicolas Pitre <nico@linaro.org>
parent f682b27c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment