mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 07:38:28 +00:00
The exynos5/consts header defined global symbols. If included by multiple compilation units, this lead to multiple-definition errors. Ref #2206