Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/apic/apic.c

    rb50bf6c2 rc94f643  
    133133        // FIXME: get the map from the kernel, even though this may work
    134134        //        for simple cases
    135         if (irq == 0)
    136                 return 2;
    137135        return irq;
    138136}
Note: See TracChangeset for help on using the changeset viewer.