2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
[binutils-gdb.git] / gdb / m32r-tdep.c
index e8684033c88b3b7b57b6fde75e156817ca3f66d7..6972caf95716fd05bd67f7466fbae0b1e55c3197 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for the Mitsubishi m32r for GDB, the GNU debugger.
-   Copyright 1996, Free Software Foundation, Inc.
+   Copyright 1996, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,6 +28,7 @@
 #include "gdb_string.h"
 #include "gdbcore.h"
 #include "symfile.h"
+#include "regcache.h"
 
 /* Function: m32r_use_struct_convention
    Return nonzero if call_function should allocate stack space for a
@@ -417,7 +418,7 @@ m32r_init_extra_frame_info (struct frame_info *fi)
     }
 }
 
-/* Function: mn10300_virtual_frame_pointer
+/* Function: m32r_virtual_frame_pointer
    Return the register that the function uses for a frame pointer, 
    plus any necessary offset to be applied to the register before
    any frame pointer offsets.  */