* Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
[deliverable/binutils-gdb.git] / gdb / cpu32bug-rom.c
index dcf3bdf77b9b5c4b560460628e4b4f0d8fbee9f5..43f76f62a0dca31efe109062126cfad3f2a9e2d4 100644 (file)
@@ -17,7 +17,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 "gdbcore.h"
@@ -148,7 +148,7 @@ static struct monitor_ops cpu32bug_cmds =
   MONITOR_OPS_MAGIC            /* magic */
   };
 
-void
+static void
 cpu32bug_open(args, from_tty)
      char *args;
      int from_tty;
This page took 0.023581 seconds and 4 git commands to generate.