summaryrefslogtreecommitdiff
path: root/include/fpu.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/fpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/fpu.h b/include/fpu.h
deleted file mode 100644
index 9f094c2..0000000
--- a/include/fpu.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-
-void enable_fpu(void);