move everything out of trunk
[lttv.git] / trunk / tests / kernel / ltt-facility-id-tests.h
diff --git a/trunk/tests/kernel/ltt-facility-id-tests.h b/trunk/tests/kernel/ltt-facility-id-tests.h
deleted file mode 100644 (file)
index 651b06c..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#ifndef _LTT_FACILITY_ID_TESTS_H_
-#define _LTT_FACILITY_ID_TESTS_H_
-
-#ifdef CONFIG_LTT
-#include <linux/ltt-facilities.h>
-
-/****  facility handle  ****/
-
-extern ltt_facility_t ltt_facility_tests_CA7F1536;
-extern ltt_facility_t ltt_facility_tests;
-
-
-/****  event index  ****/
-
-enum tests_event {
-       event_tests_write_4bytes,
-       facility_tests_num_events
-};
-
-#endif //CONFIG_LTT
-#endif //_LTT_FACILITY_ID_TESTS_H_
This page took 0.022326 seconds and 4 git commands to generate.