From 7eb87bf3f3fa6226657a7106eb255cbfa97758d2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 3 Sep 2018 15:18:16 +0200 Subject: big renaming --- driver/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver/timer.c') diff --git a/driver/timer.c b/driver/timer.c index 88c9931..3a8c31c 100644 --- a/driver/timer.c +++ b/driver/timer.c @@ -1,7 +1,7 @@ #include "timer.h" -#include "asm/x86.h" +#include "asm_x86.h" static volatile uint64_t task_system_clock_start=0; -- cgit v1.2.3