--- cpukit/doxygen/appl-config.h | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index 5dc84824da..fb071f07d4 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -50,6 +50,17 @@ * @ingroup RTEMSAPI */ +/* Generated from spec:/acfg/if/init */ + +/** + * @brief This define enables the generation of the application configuration. + * + * While ``CONFIGURE_INIT`` is defined, when ${header-confdefs:/name} is + * included, the application configuration is generated according to the + * application configuration options provided by the user. + */ +#define CONFIGURE_INIT + /* Generated from spec:/acfg/if/group-bdbuf */ /** -- 2.35.3 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel