feat: better rtc framework which aims to remove single rtc restrictions.
[lunaix-os.git] / lunaix-os / includes / hal / apic_timer.h
index a076354ee23a7dcc922d04f980c9f2143612262a..186149b6f15c8d7d0969b24a1afad5714562fef9 100644 (file)
@@ -3,6 +3,6 @@
 
 #include <hal/hwtimer.h>
 
-struct hwtimer_context* apic_hwtimer_context();
+struct hwtimer* apic_hwtimer_context();
 
 #endif /* __LUNAIX_APIC_TIMER_H */