diff options
author | nathan binkert <nate@binkert.org> | 2009-03-27 21:53:05 -0700 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-06-10 11:48:39 +0300 |
commit | 2f8b9ee14eb439008e0c5131116ea6baa40dba50 (patch) | |
tree | 7c269a25ba379aef925c8cc462232c116f297a37 /arch/x86/include/asm/mman.h | |
parent | ede2ccc51742059d356d419260460cbbf3e36273 (diff) |
KVM: Make kvm header C++ friendly
Two things needed fixing: 1) g++ does not allow a named structure type
within an anonymous union and 2) Avoid name clash between two padding
fields within the same struct by giving them different names as is
done elsewhere in the header.
Signed-off-by: Nathan Binkert <nate@binkert.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/mman.h')
0 files changed, 0 insertions, 0 deletions