This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-20 11:11:24 +00:00
Code
Issues
Releases
Activity
104dc21415
freebsd
/
sys
/
pc98
/
include
/
clock.h
7 lines
87 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
/*-
Remove my copyright. This file includes simply i386's one now.
2008-04-19 05:07:50 +00:00
*
This
file
is
in
the
public
domain
.
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
*/
Remove my copyright. This file includes simply i386's one now.
2008-04-19 05:07:50 +00:00
/* $FreeBSD$ */
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
#
include
<i386/clock.h>
Reference in New Issue
Copy Permalink