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