Changeset 593a67f6 in rtems

Timestamp:
08/17/20 10:29:24 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
05d5772
Parents:
c7289484
git-author:
Sebastian Huber <sebastian.huber@…> (08/17/20 10:29:24)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/19/20 04:48:32)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.