aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/config/tc-a29k.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-a29k.c b/gas/config/tc-a29k.c
index b237f5b..79e9d05 100644
--- a/gas/config/tc-a29k.c
+++ b/gas/config/tc-a29k.c
@@ -76,7 +76,6 @@ md_pseudo_table[] = {
{ "align", s_align_bytes, 4 },
{ "block", s_space, 0 },
{ "cputype", s_ignore, 0 }, /* CPU as 29000 or 29050 */
- { "line", s_ignore, 0 }, /* Line number of coff symbol */
{ "reg", s_lsym, 0 }, /* Register equate, same as equ */
{ "space", s_ignore, 0 }, /* Listing control */
{ "sect", s_ignore, 0 }, /* Creation of coff sections */