Make the objfile constructor private
[deliverable/binutils-gdb.git] / ld / testsuite / ld-vax-elf / got-local-aux.s
1 .globl baz
2 .type baz, @object
3 baz:
4 .byte 0
5 .size baz, . - baz
This page took 0.079135 seconds and 4 git commands to generate.