summaryrefslogtreecommitdiff
path: root/gnu/dist/binutils/include/opcode/d10v.h
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2004-12-08 09:52:50 +0000
committermrg <mrg@NetBSD.org>2004-12-08 09:52:50 +0000
commite88da0ac40d3e2f3fbdc315643e9554e21437555 (patch)
tree17beacea8bf900fae32961870f652fc8eb463faa /gnu/dist/binutils/include/opcode/d10v.h
parent0b0695816fdee18c0c19132cc7d96dfbe4e06206 (diff)
initial import of binutils 2.15 branch (20041204)
Diffstat (limited to 'gnu/dist/binutils/include/opcode/d10v.h')
-rw-r--r--gnu/dist/binutils/include/opcode/d10v.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/dist/binutils/include/opcode/d10v.h b/gnu/dist/binutils/include/opcode/d10v.h
index cc27850b033..74d9006f17c 100644
--- a/gnu/dist/binutils/include/opcode/d10v.h
+++ b/gnu/dist/binutils/include/opcode/d10v.h
@@ -1,5 +1,6 @@
/* d10v.h -- Header file for D10V opcode table
- Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003
+ Free Software Foundation, Inc.
Written by Martin Hunt (hunt@cygnus.com), Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
@@ -198,7 +199,7 @@ struct pd_reg
};
extern const struct pd_reg d10v_predefined_registers[];
-int d10v_reg_name_cnt PARAMS ((void));
+int d10v_reg_name_cnt (void);
/* an expressionS only has one register type, so we fake it */
/* by setting high bits to indicate type */