]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/end-label/bar.s
ld64-85.tar.gz
[apple/ld64.git] / unit-tests / test-cases / end-label / bar.s
CommitLineData
a61fdf0a
A
1
2 .section __DATA,__other,regular
3
4 .globl _next
5_next:
6 nop
7