summaryrefslogtreecommitdiff
path: root/sys/dev/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cpu.c')
-rw-r--r--sys/dev/cpu.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/cpu.c b/sys/dev/cpu.c
deleted file mode 100644
index f96b807..0000000
--- a/sys/dev/cpu.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <cpu.h>
-
-extern struct hart harts[NPROC];
-
-
-