forked from Imagelibrary/rtems
The rtems_interrupt_disable macros expand to some code that is indented. GCC sees this as misleading indentation next to the while loop without braces.
The rtems_interrupt_disable macros expand to some code that is indented. GCC sees this as misleading indentation next to the while loop without braces.