]> git.saurik.com Git - apple/dyld.git/blame - unit-tests/test-cases/zero-fill-segment/zero.s
dyld-353.2.1.tar.gz
[apple/dyld.git] / unit-tests / test-cases / zero-fill-segment / zero.s
CommitLineData
bac542e6
A
1
2.globl _foo
3.zerofill __MYZERO, __zero, _foo, 8192
4
5