xiaoxiang781216 opened a new pull request #4238:
URL: https://github.com/apache/incubator-nuttx/pull/4238


   ## Summary
   
   - Replace all __attribute__((aligned(x)) with aligned_data(x)
   - Replace all __attribute__((section(x)) with locate_data(x)
   
   ## Impact
   
   Same as before after macro expansion
   
   ## Testing
   
   Pass the CI
   


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