* ld-elf/sec-to-seg1.s: Shorten test data to align the section to
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / maxpage1.s
CommitLineData
1224efb8
L
1 .globl main
2 .globl start
3 .globl _start
4 .globl __start
24718e3b 5 .text
1224efb8
L
6main:
7start:
24718e3b 8_start:
1224efb8 9__start:
24718e3b
L
10 .long 0
11
12 .data
13 .long 0
This page took 0.101938 seconds and 4 git commands to generate.