[testsuite] Disable Ctrl-V use for mingw hosts.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / orphana_nu.s
CommitLineData
c51297b4
KT
1 .globl mainCRTStartup
2 .globl start
3 .text
4mainCRTStartup:
5start:
6
7 .section .foo,"b"
8 .space 16
This page took 0.185945 seconds and 4 git commands to generate.