mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
The Linux emulation library provides preprocessor macros for min() and max(), which now clash with implementation in duration.h. So, we disable those macros in the delay implementation.