mirror of
https://github.com/micropython/micropython.git
synced 2025-08-25 03:50:42 +02:00
To get division helper functions, eg `__aeabi_uidiv`, `__aeabi_idiv` and `__aeabi_uidivmod`. Signed-off-by: Damien George <damien@micropython.org>