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