extinguish commented on code in PR #12883:
URL: https://github.com/apache/nuttx/pull/12883#discussion_r1713101455


##########
libs/libc/machine/arm/gnu/arch_setjmp.S:
##########
@@ -31,7 +31,9 @@
        .globl  setjmp
        .globl  longjmp
 
+#ifndef __ghs__
        .syntax unified

Review Comment:
   > you could define "`.syntax unified`" to empty to avoid change common code
   
   Ok, I will try this in a new patch 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to