mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
b8e2253e5f
We incorrectly used 'unsigned long' (which is 32 or 64 bit depending on the CPU architecture) for a timestamp (which is always 64 bit) in the timer-connection implementation. Ref #2435 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib/mk | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.