Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/src/smp/apic.c

    r7e752b2 rdc0b964  
    477477{
    478478#ifdef LAPIC_VERBOSE
    479         printf("LVT on cpu%u, LAPIC ID: %" PRIu8 "\n",
     479        printf("LVT on cpu%" PRIs ", LAPIC ID: %" PRIu8 "\n",
    480480            CPU->id, l_apic_id());
    481481       
Note: See TracChangeset for help on using the changeset viewer.