diff options
Diffstat (limited to 'sys/pc98/include/specialreg.h')
-rw-r--r-- | sys/pc98/include/specialreg.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/include/specialreg.h b/sys/pc98/include/specialreg.h new file mode 100644 index 000000000000..1e87205b2e8d --- /dev/null +++ b/sys/pc98/include/specialreg.h @@ -0,0 +1,6 @@ +/*- + * This file is in the public domain. + */ +/* $FreeBSD$ */ + +#include <i386/specialreg.h> |