diff options
Diffstat (limited to 'ld/testsuite/ld-arm/thumb2-bl.s')
-rw-r--r-- | ld/testsuite/ld-arm/thumb2-bl.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/thumb2-bl.s b/ld/testsuite/ld-arm/thumb2-bl.s index 80af810..306aa4e 100644 --- a/ld/testsuite/ld-arm/thumb2-bl.s +++ b/ld/testsuite/ld-arm/thumb2-bl.s @@ -1,5 +1,5 @@ @ Test to ensure that a Thumb-2 BL works with an offset that is -@ not permissable for Thumb-1. +@ not permissible for Thumb-1. .global _start .syntax unified |