#
f65dd17d |
| 21-Jan-2015 |
Andre Przywara <andre.przywara@arm.com> |
kvmtool: arm/arm64: Copy some Linux architecture specific headers
The ARM part requires psci.h, which is pretty recent, so older distributions might not carry it. This pulls in sizes.h, which is not
kvmtool: arm/arm64: Copy some Linux architecture specific headers
The ARM part requires psci.h, which is pretty recent, so older distributions might not carry it. This pulls in sizes.h, which is not an uapi header, but quite convenient and not really Linux specific.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
show more ...
|