Fix search in TUI
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21233-l.s
1 .data
2 .globl bar
3 .type bar, %object
4 bar:
5 .byte 1
6 .size bar, . - bar
This page took 0.066539 seconds and 4 git commands to generate.