This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9454cab093
freebsd-skq
/
sys
/
pc98
/
include
/
sysarch.h
7 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Add reach-over include files to read i386/foo.h. In time, the pc98 specific code will migrate to these files to augment or replace the version in i386/include and/or i386/linux. This should, in the fullness of time, allow many of the #ifdef PC98 in the tree. # These files are in the public domain because there is insufficient # creative content in them. When you customize them, please add a # copyright notice and license. OK'd in principle by: nyan@
2005-04-01 23:19:43 +00:00
/*-
*
This
file
is
in
the
public
domain
.
*/
/* $FreeBSD$ */
Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace amd64/i386/pc98 sysarch.h with stubs.
2012-03-19 21:57:31 +00:00
#
include
<x86/sysarch.h>
Reference in New Issue
Copy Permalink