anchao opened a new pull request, #15123:
URL: https://github.com/apache/nuttx/pull/15123

   ## Summary
   
   binfmt/modlib: reduce size of binary_s if CONFIG_LIBC_MODLIB is disabled
   
   Test on nsh/sim
   
   before:
   sizeof(struct binary_s): 216
   
   after:
   sizeof(struct binary_s): 56(-160)
   
   Signed-off-by: chao an <anc...@lixiang.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   nsh/sim


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