]> git.saurik.com Git - apple/xnu.git/blame - tools/tests/perf_index/PerfIndex_COPS_Module/PerfIndex.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / tools / tests / perf_index / PerfIndex_COPS_Module / PerfIndex.h
CommitLineData
fe8ab488
A
1//
2// PerfIndex.h
3// PerfIndex
4//
5// Created by Mark Hamilton on 8/20/13.
6//
7//
8
9@protocol HGTest <NSObject>
10
11- (BOOL)execute;
12
13@end