git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Architectural Support: x86_64 (#37)
[lunaix-os.git]
/
lunaix-os
/
arch
/
i386
/
hal
/
apic_timer.h
diff --git
a/lunaix-os/arch/i386/hal/apic_timer.h
b/lunaix-os/arch/i386/hal/apic_timer.h
deleted file mode 100644
(file)
index
186149b
..0000000
--- a/
lunaix-os/arch/i386/hal/apic_timer.h
+++ /dev/null
@@
-1,8
+0,0 @@
-#ifndef __LUNAIX_APIC_TIMER_H
-#define __LUNAIX_APIC_TIMER_H
-
-#include <hal/hwtimer.h>
-
-struct hwtimer* apic_hwtimer_context();
-
-#endif /* __LUNAIX_APIC_TIMER_H */