]> granicus.if.org Git - strace/commit
Turn printxval macro into a static inline function
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 28 Apr 2016 17:50:51 +0000 (17:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 28 Apr 2016 19:03:21 +0000 (19:03 +0000)
commit7d63aa5ef3c84499ddb8728c36dfe835a19711a0
tree970ca08cc8d210273394ea5967e8583cceef2fdd
parent38ed916d1bc62423bbee7cef8c138db1078a3d8f
Turn printxval macro into a static inline function

This is necessary for the upcoming change of xlat.val type.

* defs.h (printxval): Change to static inline function.
defs.h