Fix compiler warnings when UNW_DEBUG is enabled
authorArun Sharma <arun@sharma-home.net>
Tue, 19 Aug 2014 14:53:57 +0000 (07:53 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 01:38:44 +0000 (10:38 +0900)
commit7f3c7ba3238a0032137380d34e757515f6982690
tree086da1500bd95de573f2a90f92b765ba4f8f4d85
parent7e840862a3f70bc95ccb59692f39b7087e5bbe0a
Fix compiler warnings when UNW_DEBUG is enabled

Newer versions of gcc complain when ALWAYS_INLINE is used without
inline.
include/libunwind_i.h