mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-26 22:09:51 +00:00
The exynos5/consts header defined global symbols. If included by multiple compilation units, this lead to multiple-definition errors. Ref #2206