summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/picc/tc_fdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/firmware/src/picc/tc_fdt.h')
-rw-r--r--openpcd/firmware/src/picc/tc_fdt.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/openpcd/firmware/src/picc/tc_fdt.h b/openpcd/firmware/src/picc/tc_fdt.h
deleted file mode 100644
index b39b935..0000000
--- a/openpcd/firmware/src/picc/tc_fdt.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _TC_FDT_H
-#define _TC_FDT_H
-
-#include <sys/types.h>
-
-extern void tc_fdt_init(void);
-extern void tc_fdt_set(u_int16_t count);
-
-#endif
personal git repositories of Harald Welte. Your mileage may vary