Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().

This commit is contained in:
Andrew Cagney
2001-06-15 23:10:55 +00:00
parent dd80620e6b
commit 10312cc4d2
9 changed files with 148 additions and 29 deletions

View File

@@ -442,9 +442,7 @@ get_prev_frame (struct frame_info *next_frame)
Some machines won't use it.
kingdon@cygnus.com, 13Apr93, 31Jan94, 14Dec94. */
#ifdef INIT_FRAME_PC_FIRST
INIT_FRAME_PC_FIRST (fromleaf, prev);
#endif
#ifdef INIT_EXTRA_FRAME_INFO
INIT_EXTRA_FRAME_INFO (fromleaf, prev);