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