Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / orphana.s
1 .globl _mainCRTStartup
2 .globl _start
3 .text
4 _mainCRTStartup:
5 _start:
6
7 .section .foo,"b"
8 .space 16
This page took 0.044721 seconds and 4 git commands to generate.