mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-02 21:57:06 +08:00
Merge remote-tracking branch
'origin/GP-4752_ghizard_Fix_AARCH64_Windows_stack_alignment' into patch (Closes #6680)
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
<pentry minsize="1" maxsize="8" extension="zero">
|
<pentry minsize="1" maxsize="8" extension="zero">
|
||||||
<register name="x7"/>
|
<register name="x7"/>
|
||||||
</pentry>
|
</pentry>
|
||||||
<pentry minsize="1" maxsize="500" align="4">
|
<pentry minsize="1" maxsize="500" align="8">
|
||||||
<addr offset="0" space="stack"/>
|
<addr offset="0" space="stack"/>
|
||||||
</pentry>
|
</pentry>
|
||||||
</input>
|
</input>
|
||||||
|
|||||||
Reference in New Issue
Block a user