Add .REFTO as an alias to .REFERTO. Update the docs related to it.
This commit is contained in:
committed by
greg-king5
parent
50a58e7706
commit
8e02f8f5ec
@@ -272,6 +272,7 @@ struct DotKeyword {
|
||||
{ ".REF", TOK_REFERENCED },
|
||||
{ ".REFERENCED", TOK_REFERENCED },
|
||||
{ ".REFERTO", TOK_REFERTO },
|
||||
{ ".REFTO", TOK_REFERTO },
|
||||
{ ".RELOC", TOK_RELOC },
|
||||
{ ".REPEAT", TOK_REPEAT },
|
||||
{ ".RES", TOK_RES },
|
||||
|
||||
Reference in New Issue
Block a user