mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-14 23:04:26 +00:00
added padding to VexGuestArmState
git-svn-id: svn://svn.valgrind.org/vex/trunk@642
This commit is contained in:
@@ -83,7 +83,7 @@ typedef
|
||||
UInt guest_EMWARN;
|
||||
|
||||
/* Padding to make it have an 8-aligned size */
|
||||
/* UInt padding; */
|
||||
UInt padding;
|
||||
}
|
||||
VexGuestARMState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user