freebsd-dev/sys/sun4v/include/upa.h
Marius Strobl 84edfa5dd8 Given that these sparc64 (as in sun4u) specific headers only exist
in the sun4v source in order to be able to compile the source which
is shared between sparc64 and sun4v just #include the sparc64
version here instead of duplicating it.
This is based on the approach taken by pc98 headers in order to
compile the source shared between i386 and pc98.
2007-05-20 13:19:32 +00:00

8 lines
88 B
C

/*-
* This file is in the public domain.
*
* $FreeBSD$
*/
#include <sparc64/upa.h>