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