summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2007-01-05 23:01:54 +0000
committermjacob <mjacob@FreeBSD.org>2007-01-05 23:01:54 +0000
commitf6508ae932138868de19d2a77ee42262512761b6 (patch)
tree2c4682b50ccf1b3b83824b419917295bf409621d /sys/dev/isp
parent1b9436dfb1e0fae4721c2d411fdf169d1203b2c0 (diff)
downloadFreeBSD-src-f6508ae932138868de19d2a77ee42262512761b6.zip
FreeBSD-src-f6508ae932138868de19d2a77ee42262512761b6.tar.gz
RELENG_6 compilation
Diffstat (limited to 'sys/dev/isp')
-rw-r--r--sys/dev/isp/isp_freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h
index e41b0c8..26fd924 100644
--- a/sys/dev/isp/isp_freebsd.h
+++ b/sys/dev/isp/isp_freebsd.h
@@ -98,7 +98,7 @@
#endif
#if __FreeBSD_version < 700000
-typedef void ispfwfunc(int, int, int, uint16_t **);
+typedef void ispfwfunc(int, int, int, void **);
#endif
#ifdef ISP_TARGET_MODE
OpenPOWER on IntegriCloud