Fix thinko: m32r, not mips!

This commit is contained in:
Michael Snyder 2002-09-17 23:00:31 +00:00
parent c7e701b54b
commit d76ba2a58e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2002-09-17 Michael Snyder <msnyder@redhat.com>
* mips-stub.c (restore_and_return): Postpone restoring of PSW.
* m32r-stub.c (restore_and_return): Postpone restoring of PSW.
RTE will take care of it.
2002-09-17 Andrew Cagney <ac131313@redhat.com>