summaryrefslogtreecommitdiff
path: root/gas/config/tc-d10v.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-01-24 01:12:30 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-01-24 01:12:30 +0000
commite377700c8106d961527e335fd32f4615a3c00631 (patch)
tree85be161ad96a0c470d0779c79961290c5657336c /gas/config/tc-d10v.h
parent9df31397dd361138f03a6978478c2ef2588b2bfc (diff)
downloadbinutils-redhat-e377700c8106d961527e335fd32f4615a3c00631.tar.gz
Update copyright date
Diffstat (limited to 'gas/config/tc-d10v.h')
-rw-r--r--gas/config/tc-d10v.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/config/tc-d10v.h b/gas/config/tc-d10v.h
index 5023662222..debb799b95 100644
--- a/gas/config/tc-d10v.h
+++ b/gas/config/tc-d10v.h
@@ -1,5 +1,6 @@
/* tc-d10v.h -- Header file for tc-d10v.c.
- Copyright 1996, 1997, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003
+ Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support.
This file is part of GAS, the GNU Assembler.
@@ -45,7 +46,7 @@ long md_pcrel_from_section PARAMS ((struct fix *, segT));
/* We don't need to handle .word strangely. */
#define WORKING_DOT_WORD
-#define md_number_to_chars number_to_chars_bigendian
+#define md_number_to_chars number_to_chars_bigendian
int d10v_cleanup PARAMS ((void));
#define md_after_pass_hook() d10v_cleanup ()