You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/27 04:59:53 UTC

[GitHub] [incubator-nuttx] anjiahao1 commented on a change in pull request #4894: libc/misc:add err.c to libc

anjiahao1 commented on a change in pull request #4894:
URL: https://github.com/apache/incubator-nuttx/pull/4894#discussion_r757742063



##########
File path: libs/libc/misc/Make.defs
##########
@@ -22,6 +22,7 @@
 
 CSRCS += lib_umask.c lib_utsname.c
 CSRCS += lib_xorshift128.c lib_tea_encrypt.c lib_tea_decrypt.c
+CSRCS += lib_err.c

Review comment:
       i think compiler optimization do it better?




-- 
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-unsubscribe@nuttx.apache.org

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