Fix the cosmocc ar commands

This commit is contained in:
Justine Tunney 2023-08-14 20:12:51 -07:00
parent f5b39e9f31
commit b494d56549
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 19 additions and 64 deletions

View file

@ -1082,8 +1082,8 @@ ape_pe: .ascin "PE",4
.long 0 // Checksum
.short v_ntsubsystem // Subsystem: 0=Neutral,2=GUI,3=Console
.short v_ntdllchar // DllCharacteristics
.quad 8 * 1024 * 1024 // StackReserve
.quad 64 * 1024 // StackCommit
.quad 0x30000 // StackReserve
.quad 0x30000 // StackCommit
.quad 0 // HeapReserve
.quad 0 // HeapCommit
.long 0 // LoaderFlags