diff options
Diffstat (limited to 'driver/timer.c')
| -rw-r--r-- | driver/timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/timer.c b/driver/timer.c index 2d4c7ff..1d04353 100644 --- a/driver/timer.c +++ b/driver/timer.c @@ -1,4 +1,4 @@ -#define FOOLOS_MODULE_NAME "timer" + #include "timer.h" #include "asm/x86.h" |
