From c04b8fe1c42dd36b384bdc3379734d6c8bfe7996 Mon Sep 17 00:00:00 2001 From: Jérémy Dufour Date: Sat, 14 Mar 2009 23:24:05 +0100 Subject: * digital/io/src: - clean main timer module. --- digital/io/src/simu.host.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'digital/io/src/simu.host.h') diff --git a/digital/io/src/simu.host.h b/digital/io/src/simu.host.h index bbd5c218..4203f42e 100644 --- a/digital/io/src/simu.host.h +++ b/digital/io/src/simu.host.h @@ -27,14 +27,6 @@ #ifdef HOST -/** Hooked, initialise the host simulation. */ -void -main_timer_init (void); - -/** Hooked, as before, wait for the next iteration. */ -uint8_t -main_timer_wait (void); - /** Hooked, do nothing. */ void switch_init (void); -- cgit v1.2.3