2001-06-13 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / nindy-tdep.c
index 4f4fd53655902433b7a80eb7f1e3a76bc89df88c..1f35062e2bd2fe6230e2f6af13ef6ad8e1a7ce13 100644 (file)
@@ -1,5 +1,6 @@
 /* Target-machine dependent code for the NINDY monitor running on the Intel 960
-   Copyright (C) 1991 Free Software Foundation, Inc.
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 2000
+   Free Software Foundation, Inc.
    Contributed by Intel Corporation.
 
    This file is part of GDB.
@@ -34,9 +35,7 @@
    they display this frame.  */
 
 int
-nindy_frame_chain_valid (chain, curframe)
-     CORE_ADDR chain;
-     struct frame_info *curframe;
+nindy_frame_chain_valid (CORE_ADDR chain, struct frame_info *curframe)
 {
   struct symbol *sym;
   struct minimal_symbol *msymbol;
This page took 0.026593 seconds and 4 git commands to generate.