Also align the 32-bit PowerPC stacks.
This commit is contained in:
parent
2a6e50d2ce
commit
653a5825b8
@ -103,6 +103,7 @@ struct callframe {
|
||||
register_t cf_func;
|
||||
register_t cf_arg0;
|
||||
register_t cf_arg1;
|
||||
register_t _padding; /* Maintain 16-byte alignment */
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user