Ignore:
Timestamp:
Mar 3, 2011, 8:59:04 PM (14 years ago)
Author:
David Azarewicz
Message:

interrupt fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/include/irqos2.h

    r316 r546  
    4848  unsigned              flHandlers;
    4949  IRQHANDLER_INFO       irqHandlers[MAX_SHAREDIRQS];
     50  ULONG                                 hRes;
    5051} IRQ_SLOT;
    5152
     
    5960
    6061BOOL process_interrupt(ULONG ulSlotNo, ULONG *pulIrq);
    61 
     62void PciAdjustInterrupts(void);
    6263ULONG os2gettimemsec();
    6364ULONG os2gettimesec();
Note: See TracChangeset for help on using the changeset viewer.