Skip to content
  • Nick Forrington's avatar
    ustress: Replace __unused with UNUSED macro · 94d35e0c
    Nick Forrington authored
    Replace the __unused qualifier with a macro to add trivial variable
    usage.
    
    This should be more portable, and fixes compilation errors where
    __unused is not available.
    
    Change-Id: Iaba884c6fb14aaa0ab2c74494c3b053685903af2
    94d35e0c