mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
A function to calculate the greatest common divisor is generally useful. In turn declare the internal `frac_long_divide()` as `static`, it's not used anywhere outside this module and has no public header.