Ignore:
Timestamp:
Jul 31, 2013, 8:08:59 PM (12 years ago)
Author:
David Azarewicz
Message:

code cleanup - debug messages
fixed defect in smart ioctl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/os2ahci.h

    r162 r165  
    175175
    176176/* SMP spinlock compatibility macros for older DDKs using CLI/STI */
    177 #ifndef OS2AHCI_SMP
     177#ifdef SPINLOCK_EMULATION
    178178#define DevHelp_CreateSpinLock(p_sph)  *(p_sph) = 0
    179179#define DevHelp_FreeSpinLock(sph)      0
Note: See TracChangeset for help on using the changeset viewer.