+0
−9
+4
−4
+14
−6
Loading
Previously, this was done for target_long/ulong, and propagated to abi_long/ulong via a typedef. But target_long/ulong should not have any specific alignment, it is never used to access guest memory. Signed-off-by:Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@gmail.com>