1 2 3 4 5 6 7
#include <stdint.h> extern const uint64_t *current_tick; struct regs_t; void timer_init(void);