• Bruce Momjian's avatar
    · 731ea807
    Bruce Momjian authored
    Here's the new diff for getting the NS32K assembly code into the
    spin-locks.  Notice that it's now inline assembler in s_lock.h,
    rather than seperate code in s_lock.c.  It also shrank a little
    bit...  Just rip out the S_LOCK() define and insert the tas() inline
    function.  Please let me know if there are any problems with it.
    
    Jon Buller
    731ea807
s_lock.h 8.26 KB