2 Copyright © 2013-2015, The AROS Development Team. All rights reserved.
11 APTR tbp_BootLoaderBase
;
13 struct timeval tbp_TickRate
; /* Our periodic timer interval */
19 #define KernelBase TimerBase->tb_KernelBase
22 #define BootLoaderBase TimerBase->tb_Platform.tbp_BootLoaderBase
24 #define ARM_PERIIOBASE TimerBase->tb_Platform.tbp_periiobase
25 #include <hardware/bcm2708.h>