From c0a616c52b6c00aeee8917329bf8659d3062a7bc Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 22 Sep 2017 12:39:42 +0000 Subject: More GHS changes, SPC56ECxx demo compiles now. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10678 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/e200/compilers/GHS/chcoreasm.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/common/ports/e200') 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 -- cgit v1.2.3