Ignore:
Timestamp:
Jul 20, 2010, 5:52:49 PM (15 years ago)
Author:
David Azarewicz
Message:

Changes to PCI bus scan, malloc, cleanup all warnings, misc other changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/drv32/rmhelp.cpp

    r421 r519  
    150150//******************************************************************************
    151151//PS+++ see to irq.cpp
    152 #ifdef ACPI 
     152#ifdef ACPI
    153153#ifdef __cplusplus
    154154extern "C" {
     
    159159    BYTE   LowIRQ;
    160160    BYTE   HighIRQ;
    161     BYTE   Pin;   
     161    BYTE   Pin;
    162162};
    163163extern struct SaveIRQForSlot sISRHigh[];
Note: See TracChangeset for help on using the changeset viewer.