summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/fwmethods.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fwcontrol/fwmethods.h')
-rw-r--r--usr.sbin/fwcontrol/fwmethods.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.sbin/fwcontrol/fwmethods.h b/usr.sbin/fwcontrol/fwmethods.h
deleted file mode 100644
index 9ac82e6..0000000
--- a/usr.sbin/fwcontrol/fwmethods.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*-
- * This file is in the public domain.
- *
- * $FreeBSD$
- */
-
-typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count);
-extern fwmethod dvrecv;
-extern fwmethod dvsend;
-extern fwmethod mpegtsrecv;
OpenPOWER on IntegriCloud