* read.c (discard_rest_of_line): New function.

* read.h: Declare it.
        * config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it.
This commit is contained in:
Richard Henderson 1998-10-01 22:39:35 +00:00
parent 6d48238de9
commit f2bd868044
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Oct 1 15:37:54 1998 Richard Henderson <rth@cygnus.com>
* read.c (discard_rest_of_line): New function.
* read.h: Declare it.
* config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it.
Thu Oct 1 10:33:53 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-d10v.c (find_symbol_matching_register): New function.