Compiles now.

This commit is contained in:
Joel Sherrill
2000-08-01 20:51:34 +00:00
parent b812f84155
commit 9bb1a937a2
2 changed files with 2 additions and 3 deletions

View File

@@ -12,8 +12,7 @@
do { _old = (rtems_isr_entry) set_vector( _new, CLOCK_VECTOR, 1 ); } while(0)
#define Clock_driver_support_initialize_hardware() \
} while (0);
#define Clock_driver_support_initialize_hardware()
#define Clock_driver_support_at_tick() \
Clock_driver_support_initialize_hardware()

View File

@@ -24,7 +24,7 @@
#define MC68681_PROBE libchip_serial_default_probe
#define MC68681_VECTOR 0
#define MC68681_BASE_ADDRESS 0x71001
#define MC68681_BASE_ADDRESS 0x71007
#define MC68681_DATA_ADDRESS 0x71007
/*
* Based on BSP configuration information decide whether to do polling IO