Fix pc98 includes.

This commit is contained in:
Yoshihiro Takahashi 2005-04-08 03:38:13 +00:00
parent 779186434a
commit afa7e54ab7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144778
7 changed files with 34 additions and 4 deletions

View File

@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
/* $FreeBSD$
#include <i386/pcaudio.h>
#include <i386/apicreg.h>

View File

@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
/* $FreeBSD$
#include <i386/pvct_ioctl.h>
#include <i386/apicvar.h>

View File

@ -0,0 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$
#include <i386/ioctl_bt848.h>

View File

@ -0,0 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$
#include <i386/ioctl_meteor.h>

View File

@ -0,0 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$
#include <i386/pcaudioio.h>

View File

@ -0,0 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$
#include <i386/pcvt_ioctl.h>

View File

@ -0,0 +1,6 @@
/*-
* This file is in the public domain.
*/
/* $FreeBSD$
#include <i386/smptests.h>