diff options
Diffstat (limited to 'src/runtime/rt0_windows_386.s')
| -rw-r--r-- | src/runtime/rt0_windows_386.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/rt0_windows_386.s b/src/runtime/rt0_windows_386.s index 00604372f1..3c2deda903 100644 --- a/src/runtime/rt0_windows_386.s +++ b/src/runtime/rt0_windows_386.s @@ -17,4 +17,4 @@ TEXT main(SB),NOSPLIT,$0 DATA runtime·iswindows(SB)/4, $1 -GLOBL runtime·iswindows(SB), $4 +GLOBL runtime·iswindows(SB), NOPTR, $4 |
