diff options
Diffstat (limited to 'tests/tcg/aarch64/gdbstub/test-mte.py')
-rw-r--r-- | tests/tcg/aarch64/gdbstub/test-mte.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcg/aarch64/gdbstub/test-mte.py b/tests/tcg/aarch64/gdbstub/test-mte.py index 9ad98e7..f4a7d7b 100644 --- a/tests/tcg/aarch64/gdbstub/test-mte.py +++ b/tests/tcg/aarch64/gdbstub/test-mte.py @@ -1,4 +1,3 @@ -from __future__ import print_function # # Test GDB memory-tag commands that exercise the stubs for the qIsAddressTagged, # qMemTag, and QMemTag packets, which are used for manipulating allocation tags. |