Changeset 577 for GPL/trunk/lib32/pci.c


Ignore:
Timestamp:
Sep 18, 2013, 8:42:17 PM (12 years ago)
Author:
David Azarewicz
Message:

fix build scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/lib32/pci.c

    r549 r577  
    972972}
    973973
     974#ifdef ACPI
    974975void PciAdjustInterrupts() {
    975976        int i;
     
    9991000        } /* for loop */
    10001001}
     1002#endif
Note: See TracChangeset for help on using the changeset viewer.