diff options
Diffstat (limited to 'python')
| -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 0a2890d3..95af9ddd 100644 --- a/python/architecture.py +++ b/python/architecture.py @@ -3196,6 +3196,7 @@ class InstructionTextToken: CommentToken Comments TypeNameToken **Not emitted by architectures** AddressSeparatorToken **Not emitted by architectures** + NewLineToken New lines ========================== ============================================ """ |
