mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 07:30:58 +00: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.