]> git.saurik.com Git - apple/ld64.git/blob - FireOpal/unit-tests/test-cases/stub-generation-weak/foo.c
ld64-85.2.1.tar.gz
[apple/ld64.git] / FireOpal / unit-tests / test-cases / stub-generation-weak / foo.c
1
2 void foo() {}
3 void bar() {}
4 void baz() {}
5