summaryrefslogtreecommitdiffstats
path: root/sys/riscv/include/ieeefp.h
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-12-19 19:57:28 +0000
committerngie <ngie@FreeBSD.org>2015-12-19 19:57:28 +0000
commitf8c5cd12c37a92500da3f42f1d25bae9cc70e30a (patch)
treeea8f2cb9e0c06c3875296365ec64f45267a791eb /sys/riscv/include/ieeefp.h
parent490921132f201193a73d81699cb455aa2ae87357 (diff)
parent69774947bfffd5e16d26b60a82d880aa659abbf2 (diff)
downloadFreeBSD-src-f8c5cd12c37a92500da3f42f1d25bae9cc70e30a.zip
FreeBSD-src-f8c5cd12c37a92500da3f42f1d25bae9cc70e30a.tar.gz
MFhead @ r292474
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