* xstormy16-tdep.c (xstormy16_push_dummy_call): Add local
authorPierre Muller <muller@sourceware.org>
Tue, 19 Apr 2011 12:57:37 +0000 (12:57 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 19 Apr 2011 12:57:37 +0000 (12:57 +0000)
commit1c6e1b0de23f49e732b0ce5ed4373b43ebeb401f
tree19478e9269a659b56e135a067261de90163aa0d6
parent74de023457c7e18e1835f64a5edf7b405e80a095
* xstormy16-tdep.c (xstormy16_push_dummy_call): Add local
variables to simplify code and avoid == operator at end of
line as this is against GNU coding standards.
gdb/ChangeLog
gdb/xstormy16-tdep.c