summaryrefslogtreecommitdiffstats
path: root/kernel/arch/hexagon/include/asm/fpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/hexagon/include/asm/fpu.h')
-rw-r--r--kernel/arch/hexagon/include/asm/fpu.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/arch/hexagon/include/asm/fpu.h b/kernel/arch/hexagon/include/asm/fpu.h
new file mode 100644
index 000000000..0e135ea8c
--- /dev/null
+++ b/kernel/arch/hexagon/include/asm/fpu.h
@@ -0,0 +1,4 @@
+/*
+ * If the FPU is used inside the kernel,
+ * kernel_fpu_end() will be defined here.
+ */