]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/all/org-2.s
2.41 Release sources
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / all / org-2.s
CommitLineData
9875b365
MR
1 .data
2 .org 0x10
3 .globl foo
4foo:
5 .byte 0, 1, 2, 3
6 .org 0x10
7 .globl bar
8bar:
9 .byte 0, 1, 2, 3