]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/perf_index/test_fault_helper.h
xnu-4903.270.47.tar.gz
[apple/xnu.git] / tools / tests / perf_index / test_fault_helper.h
index 1b3073cf89536dc1151ea355f0d994b6ffdddc68..110f2e7f80c0601dbef5ca05193ef659b6f4bb36 100644 (file)
@@ -2,8 +2,8 @@
 #define __TEST_FAULT_HELPER_H_
 
 typedef enum {
-  TESTZFOD,
-  TESTFAULT
+       TESTZFOD,
+       TESTFAULT
 } testtype_t;
 
 int test_fault_setup();