aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/include/floatingpoint.h
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2017-01-28 02:22:15 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2017-01-28 02:22:15 +0000
commit2b375b4edd1b98884c3031d6ccd61acb10bd895d (patch)
treef35e4f57ad890ac86d5cb5d3ef760344a41fc0e6 /sys/pc98/include/floatingpoint.h
parent34bac11eba2841255bf6319ec78728f0f941c6ac (diff)
Remove pc98 support completely.
I thank all developers and contributors for pc98. Relnotes: yes
Notes
Notes: svn path=/head/; revision=312910
Diffstat (limited to 'sys/pc98/include/floatingpoint.h')
-rw-r--r--sys/pc98/include/floatingpoint.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/pc98/include/floatingpoint.h b/sys/pc98/include/floatingpoint.h
deleted file mode 100644
index c61de43cd1ae..000000000000
--- a/sys/pc98/include/floatingpoint.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*-
- * This file is in the public domain.
- */
-/* $FreeBSD$ */
-
-#include <i386/floatingpoint.h>