Ignore:
Timestamp:
Nov 19, 2007, 7:04:04 AM (18 years ago)
Author:
Brendan Oakley
Message:

Load of work from Pavel to improve HDA in Uniaud32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/dbgos2.h

    r130 r269  
    4242#define dprintf3(a)     if(DebugLevel > 2) DPE a
    4343#define DebugInt3()     ; //_asm int 3;
     44#define DebInt3()       _asm int 3;
    4445#else // #ifndef DEBUG
    4546#define dprintf(a)
Note: See TracChangeset for help on using the changeset viewer.