forked from Imagelibrary/rtems
score: Regenerate <rtems/score/basedefs.h>
Two interface specification items moved.
This commit is contained in:
@@ -425,7 +425,7 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
#define RTEMS_XCONCAT( _x, _y ) RTEMS_CONCAT( _x, _y )
|
#define RTEMS_XCONCAT( _x, _y ) RTEMS_CONCAT( _x, _y )
|
||||||
|
|
||||||
/* Generated from spec:/score/if/assert-unreachable */
|
/* Generated from spec:/score/basedefs/if/assert-unreachable */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup RTEMSScore
|
* @ingroup RTEMSScore
|
||||||
@@ -439,7 +439,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(ASM)
|
#if !defined(ASM)
|
||||||
/* Generated from spec:/score/if/dequalify-types-not-compatible */
|
/* Generated from spec:/score/basedefs/if/dequalify-types-not-compatible */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup RTEMSScore
|
* @ingroup RTEMSScore
|
||||||
|
|||||||
Reference in New Issue
Block a user