summaryrefslogtreecommitdiff
path: root/t/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 't/arch.c')
-rw-r--r--t/arch.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/t/arch.c b/t/arch.c
deleted file mode 100644
index befb7c7f..00000000
--- a/t/arch.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "../arch/arch.h"
-
-unsigned long arch_flags = 0;
-int tsc_reliable;
-int arch_random;