mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
To get division helper functions, eg `__aeabi_uidiv`, `__aeabi_idiv` and `__aeabi_uidivmod`. Signed-off-by: Damien George <damien@micropython.org>