diff options
Diffstat (limited to 'gas/config/tc-tic30.c')
-rw-r--r-- | gas/config/tc-tic30.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-tic30.c b/gas/config/tc-tic30.c index dfdb4b0..b4acccc 100644 --- a/gas/config/tc-tic30.c +++ b/gas/config/tc-tic30.c @@ -38,8 +38,6 @@ static char *ordinal_names[] = "first", "second", "third", "fourth", "fifth" }; -const int md_reloc_size = 0; - const char comment_chars[] = ";"; const char line_comment_chars[] = "*"; const char line_separator_chars[] = ""; |