summaryrefslogtreecommitdiff
path: root/include/fpu.h
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-02-04 14:19:54 -0500
committerFreya Murphy <freya@freyacat.org>2024-02-04 14:19:54 -0500
commit1b09896afcf562d199d4df8d671601bba2b1f081 (patch)
treeb4ee4ae8e6e1ff5c5b27fe97509752b17fae330b /include/fpu.h
parentfix acpi on uefi, kprint fixes (diff)
downloadcorn-main.tar.gz
corn-main.tar.bz2
corn-main.zip
refactor archHEADmain
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);