forked from Imagelibrary/rtems
bsp/virtex5: Fix define location
This commit is contained in:
@@ -69,12 +69,11 @@ extern "C" {
|
|||||||
extern rtems_irq_connect_data *BSP_rtems_irq_tbl;
|
extern rtems_irq_connect_data *BSP_rtems_irq_tbl;
|
||||||
void BSP_rtems_irq_mngt_init(unsigned cpuId);
|
void BSP_rtems_irq_mngt_init(unsigned cpuId);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
}
|
|
||||||
|
|
||||||
#define BSP_DEC BSP_PIT
|
#define BSP_DEC BSP_PIT
|
||||||
#define BSP_DECREMENTER BSP_PIT
|
#define BSP_DECREMENTER BSP_PIT
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif /* ASM */
|
#endif /* ASM */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user