diff options
Diffstat (limited to 'scripts/probe-gdb-support.py')
-rw-r--r-- | scripts/probe-gdb-support.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/probe-gdb-support.py b/scripts/probe-gdb-support.py index 6bcadce..43c7030 100644 --- a/scripts/probe-gdb-support.py +++ b/scripts/probe-gdb-support.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# coding: utf-8 # # Probe gdb for supported architectures. # |