trivial: improve code readability
Signed-off-by: Axel Heider <axelheider@gmx.de>
This commit is contained in:
parent
15d2db1be5
commit
fdb1f74509
1 changed files with 2 additions and 0 deletions
|
|
@ -7,7 +7,9 @@
|
|||
#pragma once
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#define TIMER_CLOCK_HZ @CONFIGURE_TIMER_FREQUENCY@
|
||||
|
||||
#include <machine/interrupt.h>
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue