yamt commented on code in PR #7476: URL: https://github.com/apache/incubator-nuttx/pull/7476#discussion_r1010535210
########## arch/arm/include/inttypes.h: ########## @@ -29,91 +29,142 @@ * Pre-processor Prototypes ****************************************************************************/ +#define signed +0 +#define unsigned +0 +#define int +2 Review Comment: clever trick. but i guess it warrants a comment. -- 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