Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-5.s
1 .data
2 .global baz
3 baz:
4 .word 0
This page took 0.02908 seconds and 4 git commands to generate.