Address warnings in rtc.c

This commit is contained in:
Vincent Barrilliot 2021-12-09 19:31:58 +01:00
parent 3a1cdc52f2
commit 266222f1f2

View file

@ -7,6 +7,7 @@
#include "gabe_reg.h"
#include "rtc.h"
#include "rtc_reg.h"
#include "simpleio.h"
#include "timers.h"
static long rtc_ticks;