This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6988053e0e
freebsd-nq
/
sys
/
sun4v
/
include
/
ver.h
8 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
placate Grim Reaper with sun4v support
2006-10-05 06:14:28 +00:00
/*-
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
*
This
file
is
in
the
public
domain
.
placate Grim Reaper with sun4v support
2006-10-05 06:14:28 +00:00
*
*
$
FreeBSD
$
*/
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
#
include
<sparc64/ver.h>
Reference in New Issue
Copy Permalink