Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-core-sec-1.s
1 .globl foo
2 .csect foo[RO]
3 foo:
4 .long 0x12345678
5 .long 0xdeadbeef
This page took 0.029112 seconds and 4 git commands to generate.