Skip to content

Commit

Permalink
Fix: incorrect explicit return register for _errno on Win-64
Browse files Browse the repository at this point in the history
(reported by @smx-smx)
  • Loading branch information
uxmal committed Oct 17, 2024
1 parent a4424b2 commit da111e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Environments/Windows/windows64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200432,7 +200432,6 @@
<ptr>
<prim domain="SignedInt" size="4" />
</ptr>
<reg>eax</reg>
</return>
</signature>
</procedure>
Expand Down

0 comments on commit da111e7

Please sign in to comment.