summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-09-10 13:20:27 +0000
committerdes <des@FreeBSD.org>2009-09-10 13:20:27 +0000
commite4fc8331e6ad16cd47da1d2884498d46200e7eb6 (patch)
tree84158b4fc77afd963ff771612e6fada9d9beb48b /sys/i386/ibcs2
parentcedb32d24aa57ad6f241ae194a01bd194a10e0d5 (diff)
downloadFreeBSD-src-e4fc8331e6ad16cd47da1d2884498d46200e7eb6.zip
FreeBSD-src-e4fc8331e6ad16cd47da1d2884498d46200e7eb6.tar.gz
As jhb@ pointed out to me, r197057 was incorrect, not least because these
are generated files.
Diffstat (limited to 'sys/i386/ibcs2')
-rw-r--r--sys/i386/ibcs2/ibcs2_proto.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/ibcs2/ibcs2_proto.h b/sys/i386/ibcs2/ibcs2_proto.h
index facca1e..68f6228 100644
--- a/sys/i386/ibcs2/ibcs2_proto.h
+++ b/sys/i386/ibcs2/ibcs2_proto.h
@@ -345,6 +345,12 @@ int ibcs2_isc(struct thread *, struct ibcs2_isc_args *);
#endif /* COMPAT_FREEBSD6 */
+
+#ifdef COMPAT_FREEBSD7
+
+
+#endif /* COMPAT_FREEBSD7 */
+
#define IBCS2_SYS_AUE_ibcs2_read AUE_NULL
#define IBCS2_SYS_AUE_ibcs2_open AUE_OPEN_RWTC
#define IBCS2_SYS_AUE_ibcs2_wait AUE_WAIT4
OpenPOWER on IntegriCloud