From bdc39aadd1a26d7709ff15722be90c016be2057a Mon Sep 17 00:00:00 2001 From: henryk Date: Sun, 9 Dec 2007 06:06:04 +0000 Subject: Make it possible to send long frames for debugging git-svn-id: https://svn.openpcd.org:2342/trunk@380 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/application/tc_fdt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openpicc/application/tc_fdt.h') diff --git a/openpicc/application/tc_fdt.h b/openpicc/application/tc_fdt.h index b39b935..28e7e7e 100644 --- a/openpicc/application/tc_fdt.h +++ b/openpicc/application/tc_fdt.h @@ -5,5 +5,6 @@ extern void tc_fdt_init(void); extern void tc_fdt_set(u_int16_t count); +extern void __ramfunc tc_fdt_set_to_next_slot(int last_bit); #endif -- cgit v1.2.3