mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
GCC version 7 and above generate calls to __divmoddi for 64bit integer division on 32-bit. Unfortunately, libgcc liberaries of older compilers lack this symbol and are still in use by Debian/Ubuntu LTS at least.
This repository contains the Linux-specific implementation of Genode.