Amar Takhar commented on a discussion on cpukit/include/rtems/rtems/barrier.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746#note_133160

 >  #ifndef _RTEMS_RTEMS_BARRIER_H
 >  #define _RTEMS_RTEMS_BARRIER_H
 >  
 > -#include <stdint.h>
 >  #include <rtems/rtems/attr.h>
 >  #include <rtems/rtems/status.h>
 >  #include <rtems/rtems/types.h>
 > +#include <stdint.h>

We want to sort using `IBS_Regroup` which merges all include blocks together 
and then breaks them up using `IncludeCategories`.  We'll have to make a list 
of categories.  It does support regex but we'd have to list the system ones 
first to make sure they're always listed first.  Then RTEMS and then local.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/746#note_133160
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to