X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1fe5f5eb5378a47bf0f3451762743c162e40faad..6c506d8916fb114675e93d0e2cb20831d4022294:/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 */