anchao commented on code in PR #12844:
URL: https://github.com/apache/nuttx/pull/12844#discussion_r1705058260


##########
include/nuttx/compiler.h:
##########
@@ -1110,6 +1110,14 @@
 
 #endif
 
+/* Green Hills Software definitions *****************************************/
+
+#if defined(__ghs__)
+
+#  define __extension__

Review Comment:
   You could merge this PR with your other compiler.h changes: 
https://github.com/apache/nuttx/pull/12846



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