mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-14 09:25:49 +00:00
369c27e683
clang does not like two const specifiers in one declaration, so remove one to let clang compile kvmtool. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>