aboutsummaryrefslogtreecommitdiff
path: root/gentestvec/gentestvec_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'gentestvec/gentestvec_cpu.c')
-rw-r--r--gentestvec/gentestvec_cpu.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gentestvec/gentestvec_cpu.c b/gentestvec/gentestvec_cpu.c
deleted file mode 100644
index 8500dd9..0000000
--- a/gentestvec/gentestvec_cpu.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <stdbool.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <time.h>
-
-int main(int argc, const char *argv[]) { return 0; }