diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-18 04:12:48 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-18 04:12:48 +0000 |
commit | ebe30eae412aeba5a4f8c26b813764eb671fc30b (patch) | |
tree | c9b43a8cc81110da35c33630076e1cf9262a9400 /gas/config/tc-a29k.h | |
parent | d1289d7234576b2b9685625f208c407a2085033a (diff) | |
download | gdb-ebe30eae412aeba5a4f8c26b813764eb671fc30b.zip gdb-ebe30eae412aeba5a4f8c26b813764eb671fc30b.tar.gz gdb-ebe30eae412aeba5a4f8c26b813764eb671fc30b.tar.bz2 |
removed rcsids
Diffstat (limited to 'gas/config/tc-a29k.h')
-rw-r--r-- | gas/config/tc-a29k.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index d710a70..80a4a1a 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define TC_A29K #define tc_headers_hook(a) ; /* not used */ |