Files
rtems/cpukit/include
Sebastian Huber 593a67f6c8 rtems: Use unique option values
The RTEMS_BARRIER_AUTOMATIC_RELEASE and RTEMS_BINARY_SEMAPHORE options
had the same value.  In order to better detect a misuse of option values
(for example using RTEMS_BINARY_SEMAPHORE for rtems_barrier_create()),
the options should have unique values.

Close #4054.
2020-08-19 06:48:32 +02:00
..
2020-08-05 09:18:27 +02:00
2020-08-19 06:48:32 +02:00
2020-03-02 07:52:21 +01:00