* hppa.h (completer_chars): #if 0 out.
[deliverable/binutils-gdb.git] / include / opcode / d30v.h
index f90b7a420ced7847955b7fd9e4979952c819ea6a..c18874b66b314acb9e3ad264a0c4c0b0b0155bf9 100644 (file)
@@ -1,5 +1,5 @@
 /* d30v.h -- Header file for D30V opcode table
-   Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Martin Hunt (hunt@cygnus.com), Cygnus Solutions
 
 This file is part of GDB, GAS, and the GNU binutils.
@@ -32,7 +32,7 @@ struct pd_reg
 };
 
 extern const struct pd_reg pre_defined_registers[];
-int reg_name_cnt();
+int reg_name_cnt PARAMS ((void));
 
 /* the number of control registers */
 #define MAX_CONTROL_REG        64
This page took 0.022977 seconds and 4 git commands to generate.