summaryrefslogtreecommitdiffstats
path: root/pintos-progos/tests/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'pintos-progos/tests/main.h')
-rw-r--r--pintos-progos/tests/main.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/pintos-progos/tests/main.h b/pintos-progos/tests/main.h
deleted file mode 100644
index f0e8818..0000000
--- a/pintos-progos/tests/main.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef TESTS_MAIN_H
2#define TESTS_MAIN_H
3
4void test_main (void);
5
6#endif /* tests/main.h */