summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2012-03-19 21:34:11 +0000
committertijl <tijl@FreeBSD.org>2012-03-19 21:34:11 +0000
commit42f636fdcd3eb6af00c6ed79f699224d198a1787 (patch)
tree914a4cdfcf7ed98d67882449be9f232472c282d0 /sys/pc98
parentea1f38e564b72654ed1d7384cf6617d5435c44ee (diff)
downloadFreeBSD-src-42f636fdcd3eb6af00c6ed79f699224d198a1787.zip
FreeBSD-src-42f636fdcd3eb6af00c6ed79f699224d198a1787.tar.gz
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
amd64/i386/pc98 specialreg.h with stubs.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/include/specialreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/specialreg.h b/sys/pc98/include/specialreg.h
index 1e87205..aace4bf 100644
--- a/sys/pc98/include/specialreg.h
+++ b/sys/pc98/include/specialreg.h
@@ -3,4 +3,4 @@
*/
/* $FreeBSD$ */
-#include <i386/specialreg.h>
+#include <x86/specialreg.h>
OpenPOWER on IntegriCloud