Address warnings in rtc.c
This commit is contained in:
parent
3a1cdc52f2
commit
266222f1f2
|
@ -7,6 +7,7 @@
|
||||||
#include "gabe_reg.h"
|
#include "gabe_reg.h"
|
||||||
#include "rtc.h"
|
#include "rtc.h"
|
||||||
#include "rtc_reg.h"
|
#include "rtc_reg.h"
|
||||||
|
#include "simpleio.h"
|
||||||
#include "timers.h"
|
#include "timers.h"
|
||||||
|
|
||||||
static long rtc_ticks;
|
static long rtc_ticks;
|
||||||
|
|
Loading…
Reference in a new issue