aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/include/pc
Commit message (Collapse)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-282-45/+0
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* MFi386: Remove old file.Yoshihiro Takahashi2009-09-091-6/+0
| | | | Notes: svn path=/head/; revision=197026
* Move pc98 specific parts to the pc98 specific file.Yoshihiro Takahashi2005-04-131-2/+35
| | | | Notes: svn path=/head/; revision=145010
* Add reach-over include files to read i386/foo.h. In time, the pc98Warner Losh2005-04-013-0/+18
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@ Notes: svn path=/head/; revision=144513