expand_mmac_params: Expand local single macros unconditionally
commit985d880c15a5b26e59cdcec4af2eba0748ecfe1f
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 8 Jun 2010 14:45:06 +0000 (8 18:45 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 8 Jun 2010 14:45:06 +0000 (8 18:45 +0400)
tree2f97715e31f7d2f1ae1a5efae8cc525bcaed0fb2
parent1f6741fc78413236816c42d26b34134ab18ba4f1
expand_mmac_params: Expand local single macros unconditionally

Peter proposed to expand local single macros unconditionally.
This should not hurt but give us more cleaner code in result.

Reported-by: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
preproc.c