diff options
author | Michael Tiemann <tiemann@cygnus> | 1994-11-25 16:19:34 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1994-11-25 16:19:34 +0000 |
commit | f2e492a14a32d783ab444663697871dee6b4a378 (patch) | |
tree | 6509a3f81559a9df04c7bb6aa904975731a14c57 | |
parent | cfe0b738574f7fa08318fa90e634812d12e79888 (diff) | |
download | gdb-f2e492a14a32d783ab444663697871dee6b4a378.zip gdb-f2e492a14a32d783ab444663697871dee6b4a378.tar.gz gdb-f2e492a14a32d783ab444663697871dee6b4a378.tar.bz2 |
Change R16 -> RCE.
-rw-r--r-- | gas/config/tc-rce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-rce.c b/gas/config/tc-rce.c index 20f9488..2b4c50f 100644 --- a/gas/config/tc-rce.c +++ b/gas/config/tc-rce.c @@ -1,4 +1,4 @@ -/* tc-rce.c -- Assemble code for the Experimental R16 +/* tc-rce.c -- Assemble code for the Experimental RCE Copyright (C) 1993 Free Software Foundation. |