summaryrefslogtreecommitdiffstats
path: root/sys/dev/tdfx/tdfx_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/tdfx/tdfx_linux.h')
-rw-r--r--sys/dev/tdfx/tdfx_linux.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/tdfx/tdfx_linux.h b/sys/dev/tdfx/tdfx_linux.h
index 3684db0..cbc7cd8 100644
--- a/sys/dev/tdfx/tdfx_linux.h
+++ b/sys/dev/tdfx/tdfx_linux.h
@@ -49,7 +49,8 @@ SYSUNINIT(n##unregister, SI_SUB_KLD, SI_ORDER_MIDDLE,\
linux_ioctl_unregister_handler, &n##_handler);
/* Prototype for ioctl wrapper */
-static int linux_ioctl_tdfx(struct proc* p, struct linux_ioctl_args* args);
+/*static int linux_ioctl_tdfx(struct proc* p, struct linux_ioctl_args*
+ * args);*/
/* Values for /dev/3dfx */
/* Query IOCTLs */
OpenPOWER on IntegriCloud