mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
To get division helper functions, eg `__aeabi_uidiv`, `__aeabi_idiv` and `__aeabi_uidivmod`. Signed-off-by: Damien George <damien@micropython.org>