Ignore:
Timestamp:
Jul 9, 2014, 9:59:13 PM (11 years ago)
Author:
David Azarewicz
Message:

Cleanup build environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/DAZ/drv32/strategy.c

    r549 r580  
    8383//******************************************************************************
    8484// External initialization complete entry-point
    85 #ifdef ACPI
    86 #include "irqos2.h"
    87 #endif //ACPI
    8885//******************************************************************************
    8986#pragma off (unreferenced)
     
    9289{
    9390        DbgInt.ulState = 2;
    94 #ifdef ACPI
    95         PciAdjustInterrupts();
    96 #endif
    9791        DbgPrintIrq();
    9892        //dprintf(("StratInitComplete"));
Note: See TracChangeset for help on using the changeset viewer.