From c9dd2d5305bdd0d754e3c645d25fdeb5b2e3ee52 Mon Sep 17 00:00:00 2001 From: bz Date: Fri, 6 Jul 2007 08:05:46 +0000 Subject: I4B header files were repo-copied from sys/i386/include/ to sys/i4b/include/ so they will be available to all architectures once I4B compiles on those. We no longer need these "glue" files. Reminded by: nyan Approved by: re (kensmith) --- sys/pc98/include/i4b_cause.h | 6 ------ sys/pc98/include/i4b_debug.h | 6 ------ sys/pc98/include/i4b_ioctl.h | 6 ------ sys/pc98/include/i4b_rbch_ioctl.h | 6 ------ sys/pc98/include/i4b_tel_ioctl.h | 6 ------ sys/pc98/include/i4b_trace.h | 6 ------ 6 files changed, 36 deletions(-) delete mode 100644 sys/pc98/include/i4b_cause.h delete mode 100644 sys/pc98/include/i4b_debug.h delete mode 100644 sys/pc98/include/i4b_ioctl.h delete mode 100644 sys/pc98/include/i4b_rbch_ioctl.h delete mode 100644 sys/pc98/include/i4b_tel_ioctl.h delete mode 100644 sys/pc98/include/i4b_trace.h (limited to 'sys/pc98') diff --git a/sys/pc98/include/i4b_cause.h b/sys/pc98/include/i4b_cause.h deleted file mode 100644 index 4d8c957..0000000 --- a/sys/pc98/include/i4b_cause.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include diff --git a/sys/pc98/include/i4b_debug.h b/sys/pc98/include/i4b_debug.h deleted file mode 100644 index 74d0f13..0000000 --- a/sys/pc98/include/i4b_debug.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include diff --git a/sys/pc98/include/i4b_ioctl.h b/sys/pc98/include/i4b_ioctl.h deleted file mode 100644 index d3d8a57..0000000 --- a/sys/pc98/include/i4b_ioctl.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include diff --git a/sys/pc98/include/i4b_rbch_ioctl.h b/sys/pc98/include/i4b_rbch_ioctl.h deleted file mode 100644 index dd03b06..0000000 --- a/sys/pc98/include/i4b_rbch_ioctl.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include diff --git a/sys/pc98/include/i4b_tel_ioctl.h b/sys/pc98/include/i4b_tel_ioctl.h deleted file mode 100644 index 617eeab..0000000 --- a/sys/pc98/include/i4b_tel_ioctl.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include diff --git a/sys/pc98/include/i4b_trace.h b/sys/pc98/include/i4b_trace.h deleted file mode 100644 index 88a3725..0000000 --- a/sys/pc98/include/i4b_trace.h +++ /dev/null @@ -1,6 +0,0 @@ -/*- - * This file is in the public domain. - */ -/* $FreeBSD$ */ - -#include -- cgit v1.1