freebsd-dev/sys/pc98/include/reg.h
Warner Losh 4dd0942599 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

7 lines
85 B
C

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