]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/non-lazy-sections-r/foo.s
ld64-127.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / non-lazy-sections-r / foo.s
index d3078804b87de8c7612ec048a280ce3f61f23e94..1749c7ed627480d9593f70e90cef31ccf3d5081c 100644 (file)
@@ -1,4 +1,5 @@
        .text
+       .align 4
        .globl  _test
 _test:
 #if __i386__