xiaoxiang781216 commented on code in PR #18150:
URL: https://github.com/apache/nuttx/pull/18150#discussion_r2758681278


##########
libs/libc/machine/arm/arch_mcount.S:
##########
@@ -29,6 +29,20 @@
 
        .type   __gnu_mcount_nc, %function
 __gnu_mcount_nc:
+#if defined(CONFIG_ARCH_CORTEXM0) || defined(CONFIG_ARCH_CORTEXM23)

Review Comment:
   the difference is minor, why not always use armv6m version? @Gary-Hobson 



-- 
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