PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / tlspic2.s
1 .section ".tbss", "awT", @nobits
2 .globl sH1, sH2
3 .hidden sH1, sH2
4 sH1: .space 4
5 sH2: .space 4
This page took 0.033055 seconds and 4 git commands to generate.