import gdb-1999-06-14 snapshot
[deliverable/binutils-gdb.git] / gdb / umax-xdep.c
index 83012a79ffc25dd92197e70385a059bc34d3cb1f..ad2d3e49dba4ca55ad2e10954cbb1c68c2abfe4c 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "frame.h"
@@ -36,7 +36,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "gdb_stat.h"
 
 /* Work with core dump and executable files, for GDB. 
-   This code would be in core.c if it weren't machine-dependent. */
+   This code would be in corefile.c if it weren't machine-dependent. */
 
 void
 core_file_command (filename, from_tty)
@@ -44,7 +44,6 @@ core_file_command (filename, from_tty)
      int from_tty;
 {
   int val;
-  extern char registers[];
 
   /* Discard all vestiges of any previous core file
      and mark data and stack spaces as empty.  */
This page took 0.02381 seconds and 4 git commands to generate.