summaryrefslogtreecommitdiffstats
path: root/sys/riscv/include/ieeefp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/include/ieeefp.h')
-rw-r--r--sys/riscv/include/ieeefp.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/riscv/include/ieeefp.h b/sys/riscv/include/ieeefp.h
new file mode 100644
index 0000000..f7d44f3
--- /dev/null
+++ b/sys/riscv/include/ieeefp.h
@@ -0,0 +1,8 @@
+/* $FreeBSD$ */
+
+#ifndef _MACHINE_IEEEFP_H_
+#define _MACHINE_IEEEFP_H_
+
+/* TODO */
+
+#endif /* _MACHINE_IEEEFP_H_ */
OpenPOWER on IntegriCloud