Commit 251f016
committed
x86_abi_support.asm: use .rdata for win32/win64
Instead of `.rodata`. This fixes a non-zero exit code from nasm 3.0
which cause Visual Studio builds to fail. This also matches x86inc.asm.
Bug: 540261859
Fixed: 540261859
Change-Id: Ic869fb72622f122aa959922539b8956a23ea00691 parent 3e25f22 commit 251f016
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
398 | 402 | | |
399 | 403 | | |
400 | 404 | | |
| |||
0 commit comments