diff options
Diffstat (limited to 'python/architecture.py')
| -rw-r--r-- | python/architecture.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/architecture.py b/python/architecture.py index dcc01e4f..ce69af86 100644 --- a/python/architecture.py +++ b/python/architecture.py @@ -2808,6 +2808,7 @@ class InstructionTextToken: TextToken Used for anything not of another type. CommentToken Comments TypeNameToken **Not emitted by architectures** + AddressSeparatorToken **Not emitted by architectures** ========================== ============================================ """ |
