]> git.saurik.com Git - apple/dyld.git/blob - unit-tests/test-cases/dtrace-static-probes/foo.d
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dtrace-static-probes / foo.d
1
2 provider Foo {
3 probe count(int);
4 };
5
6
7 #pragma D attributes Evolving/Evolving/Common provider Foo args