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

   This commit adds the missing `barriers.h` for arm.
   
   Change-Id: Ia8c33ccbac47830ac179108a2d59fd75f5ede400
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   In the arch/arm/include/barriers.h file, there is the following
   statement:
   
   41 # include <arch/arm/barriers.h>
   
   But arch/arm/barriers.h file does not actually exist, so this commit
   has added an arch/arm/barriers.h file
   
   ## Impact
   
   NA
   
   ## Testing
   
   NA
   
   
   


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