Ignore:
Timestamp:
Jul 5, 2017, 11:05:11 AM (7 years ago)
Author:
max@…
Message:

style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_apic.c

    r138 r145  
    227227
    228228        /* Initialize the LAPIC timer to the maximum value */
    229         hal_lapic_write(LAPIC_ICR_TIMER, 0xFFFFFFFF); 
     229        hal_lapic_write(LAPIC_ICR_TIMER, 0xFFFFFFFF);
    230230
    231231        /* Initialize the PIT */
Note: See TracChangeset for help on using the changeset viewer.