*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s390 / tlslib_64.s
CommitLineData
6c597796
MS
1 .section ".tdata", "awT", @progbits
2 .globl sG1, sG2, sG3, sG4, sG5, sG6, sG7, sG8,
3sG1: .long 513
4sG2: .long 514
5sG3: .long 515
6sG4: .long 516
7sG5: .long 517
8sG6: .long 518
9sG7: .long 519
10sG8: .long 520
11
12 .text
13 /* Dummy. */
14 .globl __tls_get_offset
15 .type __tls_get_offset,@function
16__tls_get_offset:
17 br %r14
This page took 0.487337 seconds and 4 git commands to generate.