diff options
Diffstat (limited to 'os/common/ports')
-rw-r--r-- | os/common/ports/e200/compilers/GHS/chcoreasm.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/ports/e200/compilers/GHS/chcoreasm.s b/os/common/ports/e200/compilers/GHS/chcoreasm.s index 36324be2f..9f124d13e 100644 --- a/os/common/ports/e200/compilers/GHS/chcoreasm.s +++ b/os/common/ports/e200/compilers/GHS/chcoreasm.s @@ -61,7 +61,7 @@ .vle
- .section .text_vle, "axv"
+ .section .vletext, "axv"
.align 2
.globl _port_switch
|