]> git.saurik.com Git - apple/ld64.git/blob - ld64-134.9/unit-tests/test-cases/allow-stack-execute/foo.c
57ed6baa1126196f3f2ef714521cfe8863c921af
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / allow-stack-execute / foo.c
1 int main (void)
2 {
3 return 0;
4 }