Fix typo in previous CL entry.

This commit is contained in:
Elena Zannoni 2003-10-10 01:43:56 +00:00
parent c6d3b05fe7
commit f49c4e4e2b

View File

@ -7,7 +7,7 @@
2003-10-09 Elena Zannoni <ezannoni@redhat.com>
* sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
(sh_gdbarch_init): Delete function, it's only used for dummy calls
(sh_push_dummy_code): Delete function, it's only used for dummy calls
on stack.
Based on input by Stephen Clarke (stephen.clarke@superh.com):