Changeset 165 for trunk/src/os2ahci/os2ahci.h
- Timestamp:
- Jul 31, 2013, 8:08:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.h
r162 r165 175 175 176 176 /* SMP spinlock compatibility macros for older DDKs using CLI/STI */ 177 #if ndef OS2AHCI_SMP177 #ifdef SPINLOCK_EMULATION 178 178 #define DevHelp_CreateSpinLock(p_sph) *(p_sph) = 0 179 179 #define DevHelp_FreeSpinLock(sph) 0
Note:
See TracChangeset
for help on using the changeset viewer.