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