forked from Imagelibrary/rtems
cpukit/doxygen: remove stray pre-qualification comment
This commit is contained in:
committed by
Kinsey Moore
parent
e03dae1d11
commit
820b061d93
@@ -2489,17 +2489,9 @@
|
|||||||
* The default value is 15.
|
* The default value is 15.
|
||||||
*
|
*
|
||||||
* @par Constraints
|
* @par Constraints
|
||||||
* @parblock
|
* The value of the configuration option shall be a valid Classic API task
|
||||||
* The following constraints apply to this configuration option:
|
|
||||||
*
|
|
||||||
* * The configuration option is not included in the pre-qualified feature set
|
|
||||||
* of RTEMS. Applications which are restricted to only use interfaces of the
|
|
||||||
* pre-qualified feature set of RTEMS shall not use the configuration option.
|
|
||||||
*
|
|
||||||
* * The value of the configuration option shall be a valid Classic API task
|
|
||||||
* priority. The set of valid task priorities depends on the scheduler
|
* priority. The set of valid task priorities depends on the scheduler
|
||||||
* configuration.
|
* configuration.
|
||||||
* @endparblock
|
|
||||||
*/
|
*/
|
||||||
#define CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY
|
#define CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user