summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include/metadata.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-04-01 23:19:43 +0000
committerimp <imp@FreeBSD.org>2005-04-01 23:19:43 +0000
commit35414c889448765b282e4b0b1b70ad61d1f66522 (patch)
tree5aae2c8c5fcc6cef6a74b2a23346778a63a1e9cf /sys/pc98/include/metadata.h
parentaba0fc4be085c4a2229c310dddea6654a9f558d6 (diff)
downloadFreeBSD-src-35414c889448765b282e4b0b1b70ad61d1f66522.zip
FreeBSD-src-35414c889448765b282e4b0b1b70ad61d1f66522.tar.gz
Add reach-over include files to read i386/foo.h. In time, the pc98
specific code will migrate to these files to augment or replace the version in i386/include and/or i386/linux. This should, in the fullness of time, allow many of the #ifdef PC98 in the tree. # These files are in the public domain because there is insufficient # creative content in them. When you customize them, please add a # copyright notice and license. OK'd in principle by: nyan@
Diffstat (limited to 'sys/pc98/include/metadata.h')
-rw-r--r--sys/pc98/include/metadata.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/include/metadata.h b/sys/pc98/include/metadata.h
new file mode 100644
index 0000000..1d783ec
--- /dev/null
+++ b/sys/pc98/include/metadata.h
@@ -0,0 +1,6 @@
+/*-
+ * This file is in the public domain.
+ */
+/* $FreeBSD$ */
+
+#include <i386/metadata.h>
OpenPOWER on IntegriCloud