Changeset 6784547 in rtems for cpukit/sapi/include/confdefs.h

Timestamp:
04/07/13 22:28:48 (11 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
b2cf295f
Parents:
92b33b8d
git-author:
Joel Sherrill <joel.sherrill@…> (04/07/13 22:28:48)
git-committer:
Joel Sherrill <joel.sherrill@…> (04/09/13 18:15:40)
Message:

confdefs.h: Only one clock or timer configuration parameter can be defined

Only one of the following can be defined.

+ CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+ CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
+ CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER

Otherwise it is a configuration error which can be detected at
compilation time.

(No files)

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