summaryrefslogtreecommitdiff
path: root/code/fe310/eos/timer.c
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2018-03-14 19:08:00 +0100
committerUros Majstorovic <majstor@majstor.org>2018-03-14 19:08:00 +0100
commit5fe913c88d8c1781de336cca3949142bd9fc370d (patch)
tree6bf57e4e34fb60e46035175946b15581b2ef638c /code/fe310/eos/timer.c
parent4b655364d426f8429b063d9746c754beca6f7d1f (diff)
i2s driver added; new amd trap entry vector added
Diffstat (limited to 'code/fe310/eos/timer.c')
-rw-r--r--code/fe310/eos/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/fe310/eos/timer.c b/code/fe310/eos/timer.c
index 9e2ae9d..915be6f 100644
--- a/code/fe310/eos/timer.c
+++ b/code/fe310/eos/timer.c
@@ -3,6 +3,7 @@
#include "encoding.h"
#include "platform.h"
+
#include "event.h"
#include "timer.h"