forked from Imagelibrary/rtems
Compiles now.
This commit is contained in:
@@ -12,8 +12,7 @@
|
|||||||
do { _old = (rtems_isr_entry) set_vector( _new, CLOCK_VECTOR, 1 ); } while(0)
|
do { _old = (rtems_isr_entry) set_vector( _new, CLOCK_VECTOR, 1 ); } while(0)
|
||||||
|
|
||||||
|
|
||||||
#define Clock_driver_support_initialize_hardware() \
|
#define Clock_driver_support_initialize_hardware()
|
||||||
} while (0);
|
|
||||||
|
|
||||||
#define Clock_driver_support_at_tick() \
|
#define Clock_driver_support_at_tick() \
|
||||||
Clock_driver_support_initialize_hardware()
|
Clock_driver_support_initialize_hardware()
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
#define MC68681_PROBE libchip_serial_default_probe
|
#define MC68681_PROBE libchip_serial_default_probe
|
||||||
#define MC68681_VECTOR 0
|
#define MC68681_VECTOR 0
|
||||||
#define MC68681_BASE_ADDRESS 0x71001
|
#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
|
* Based on BSP configuration information decide whether to do polling IO
|
||||||
|
|||||||
Reference in New Issue
Block a user