summaryrefslogtreecommitdiffstats
path: root/bsps/microblaze/microblaze_fpga/include/bsp/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/microblaze/microblaze_fpga/include/bsp/timer.h')
-rw-r--r--bsps/microblaze/microblaze_fpga/include/bsp/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsps/microblaze/microblaze_fpga/include/bsp/timer.h b/bsps/microblaze/microblaze_fpga/include/bsp/timer.h
index 562fdd79b0..bd8661d47c 100644
--- a/bsps/microblaze/microblaze_fpga/include/bsp/timer.h
+++ b/bsps/microblaze/microblaze_fpga/include/bsp/timer.h
@@ -60,8 +60,6 @@ typedef struct {
uint32_t tcr0;
} Microblaze_Timer;
-#define _Microblaze_Timer ((volatile Microblaze_Timer *) BSP_MICROBLAZE_FPGA_TIMER_BASE)
-
#ifdef __cplusplus
}
#endif /* __cplusplus */