aboutsummaryrefslogtreecommitdiff
path: root/gas/read.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-02-13 08:39:15 +0000
committerK. Richard Pixley <rich@cygnus>1992-02-13 08:39:15 +0000
commit1d63ba3ba05bc523b8c982284508d55bb6e591ed (patch)
treefa0e73e7bc09c04422ebae2c2ea74d4f51ee93a2 /gas/read.h
parenta39116f1c91d3642c068d9df871338cca9006be2 (diff)
downloadgdb-1d63ba3ba05bc523b8c982284508d55bb6e591ed.zip
gdb-1d63ba3ba05bc523b8c982284508d55bb6e591ed.tar.gz
gdb-1d63ba3ba05bc523b8c982284508d55bb6e591ed.tar.bz2
remove all rcs keywords
Diffstat (limited to 'gas/read.h')
-rw-r--r--gas/read.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/read.h b/gas/read.h
index 4eb696a..a93fb08 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -17,8 +17,6 @@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $Id$ */
-
extern char *input_line_pointer; /* -> char we are parsing now. */
#define PERMIT_WHITESPACE /* Define to make whitespace be allowed in */