]> git.saurik.com Git - apple/dyld.git/blob - testing/test-cases/amfi-hardened-dlopen-leaf.dtest/my.c
dyld-733.8.tar.gz
[apple/dyld.git] / testing / test-cases / amfi-hardened-dlopen-leaf.dtest / my.c
1 #include <stdbool.h>
2
3 void foo() {}
4
5