/* Prototypes for functions defined in
amiga_time.c
 */

BOOL init_timer(void);

void deinit_timer(void);

BOOL timer_poll(VOID);
