hartmannathan commented on code in PR #7859:
URL: https://github.com/apache/nuttx/pull/7859#discussion_r1047663058


##########
include/nuttx/compiler.h:
##########
@@ -233,6 +233,13 @@
 #  define used_code __attribute__((used))
 #  define used_data __attribute__((used))
 
+/* The allocation function annonation */

Review Comment:
   ```suggestion
   /* The allocation function annotations */
   ```



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to