From de1d73984f09ecf2aa53636b1adebd3a459bbad9 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@6dc7ffe9-61d6-0310-9af1-9938baff3ed1> Date: Sat, 9 Sep 2006 11:21:10 +0000 Subject: rename tc files git-svn-id: https://svn.openpcd.org:2342/trunk@152 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpcd/firmware/src/picc/tc_fdt.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openpcd/firmware/src/picc/tc_fdt.h (limited to 'openpcd/firmware/src/picc/tc_fdt.h') diff --git a/openpcd/firmware/src/picc/tc_fdt.h b/openpcd/firmware/src/picc/tc_fdt.h new file mode 100644 index 0000000..b39b935 --- /dev/null +++ b/openpcd/firmware/src/picc/tc_fdt.h @@ -0,0 +1,9 @@ +#ifndef _TC_FDT_H +#define _TC_FDT_H + +#include + +extern void tc_fdt_init(void); +extern void tc_fdt_set(u_int16_t count); + +#endif -- cgit v1.2.3