aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic30.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-09-15 01:06:52 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-09-15 01:06:52 +0000
commit1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e (patch)
treeeed31692aa23d5e1482f60248565bb1d05e72fcd /gas/config/tc-tic30.h
parent7484b8e6d911ef13ec4197a4b8334220c41f7dc4 (diff)
downloadbinutils-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.zip
binutils-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.tar.gz
binutils-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.tar.bz2
2000-09-14 Kazu Hirata <kazu@hxi.com>
* config/tc-a29k.c: Fix formatting. * config/tc-alpha.c: Likewise. * config/tc-arc.c: Likewise. * config/tc-arc.h: Likewise. * config/tc-arm.c: Likewise. * config/tc-arm.h: Likewise. * config/tc-avr.c: Likewise. * config/tc-avr.h: Likewise. * config/tc-tic30.c: Likewise. * config/tc-tic30.h: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-tic54x.h: Likewise. * config/tc-tic80.c: Likewise. * config/tc-tic80.h: Likewise.
Diffstat (limited to 'gas/config/tc-tic30.h')
-rw-r--r--gas/config/tc-tic30.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-tic30.h b/gas/config/tc-tic30.h
index d172d2e..5b34cf1 100644
--- a/gas/config/tc-tic30.h
+++ b/gas/config/tc-tic30.h
@@ -1,5 +1,5 @@
/* tc-tic30.h -- Header file for tc-tic30.c
- Copyright (C) 1998 Free Software Foundation.
+ Copyright (C) 1998, 2000 Free Software Foundation.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
This file is part of GAS, the GNU Assembler.
@@ -45,7 +45,7 @@ char *output_invalid PARAMS ((int c));
/* Define this to 1 if you want the debug output to be on stdout,
otherwise stderr will be used. If stderr is used, there will be a
better synchronisation with the as_bad outputs, but you can't
- capture the output. */
+ capture the output. */
#define USE_STDOUT 0
#define tc_unrecognized_line tic30_unrecognized_line