X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1fe5f5eb5378a47bf0f3451762743c162e40faad..7b8d4c08afde96dbfc24c7f91227b0fcafdf7ef7:/lunaix-os/includes/hal/apic_timer.h diff --git a/lunaix-os/includes/hal/apic_timer.h b/lunaix-os/includes/hal/apic_timer.h index a076354..186149b 100644 --- a/lunaix-os/includes/hal/apic_timer.h +++ b/lunaix-os/includes/hal/apic_timer.h @@ -3,6 +3,6 @@ #include -struct hwtimer_context* apic_hwtimer_context(); +struct hwtimer* apic_hwtimer_context(); #endif /* __LUNAIX_APIC_TIMER_H */