mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
rtems: Add "Generated from ..." comments
Improve file header comment. Update #3993.
This commit is contained in:
@@ -35,14 +35,21 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* This file was automatically generated. Do not edit it manually.
|
||||
* Please have a look at
|
||||
* Do not manually edit this file. It is part of the RTEMS quality process
|
||||
* and was automatically generated.
|
||||
*
|
||||
* If you find something that needs to be fixed or worded better please
|
||||
* post a report to an RTEMS mailing list or raise a bug report:
|
||||
*
|
||||
* https://docs.rtems.org/branches/master/user/support/bugs.html
|
||||
*
|
||||
* For information on updating and regenerating please refer to:
|
||||
*
|
||||
* https://docs.rtems.org/branches/master/eng/req/howto.html
|
||||
*
|
||||
* for information how to maintain and re-generate this file.
|
||||
*/
|
||||
|
||||
/* Generated from spec:/rtems/if/header */
|
||||
|
||||
#ifndef _RTEMS_H
|
||||
#define _RTEMS_H
|
||||
|
||||
@@ -79,6 +86,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Generated from spec:/rtems/if/group */
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSAPIClassic Classic
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user