anchao commented on code in PR #12847:
URL: https://github.com/apache/nuttx/pull/12847#discussion_r1704871357
##########
arch/arm/include/syscall.h:
##########
@@ -136,6 +136,18 @@
static inline uintptr_t sys_call0(unsigned int nbr)
{
+#ifdef __ghs__
Review Comment:
have you enable "-gnu99" and "--gnu_asm" in command line ? I think you would
better to upstream the GHS toolchain support first
--
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]