binutils: Make some functions static in dwarf.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-3.s
1 .text
2 .global _start
3 _start:
4 .byte 0,0,0,0,0,0,0,0
5 .byte 0,0,0,0,0,0,0,0
This page took 0.031477 seconds and 4 git commands to generate.