forked from Imagelibrary/rtems
sparc: Add header files to Doxygen group
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief Address the Problems Caused by Incompatible Flavor of
|
* @ingroup RTEMSScoreCPUSPARCASM
|
||||||
* Assemblers and Toolsets
|
*
|
||||||
|
* @brief This header file provides interfaces to address problems caused by
|
||||||
|
* incompatible flavor of assemblers and toolsets.
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief SPARC CPU Department Source
|
* @ingroup RTEMSScoreCPUSPARC
|
||||||
*
|
*
|
||||||
* This include file contains information pertaining to the port of
|
* @brief This header file defines interfaces pertaining to the port of the
|
||||||
* the executive to the SPARC processor.
|
* executive to the SPARC processor.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -3,7 +3,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief CPU Port Implementation API
|
* @ingroup RTEMSScoreCPUSPARC
|
||||||
|
*
|
||||||
|
* @brief This header file defines implementation interfaces pertaining to the
|
||||||
|
* port of the executive to the SPARC processor.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -3,8 +3,10 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
* @brief Information Required to Build RTEMS for a Particular Member
|
* @ingroup RTEMSScoreCPUSPARC
|
||||||
* of the SPARC Family
|
*
|
||||||
|
* @brief This header file provides information required to build RTEMS for a
|
||||||
|
* particular member of the SPARC family.
|
||||||
*
|
*
|
||||||
* This file contains the information required to build
|
* This file contains the information required to build
|
||||||
* RTEMS for a particular member of the SPARC family. It does
|
* RTEMS for a particular member of the SPARC family. It does
|
||||||
|
|||||||
@@ -1,5 +1,13 @@
|
|||||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @file
|
||||||
|
*
|
||||||
|
* @ingroup RTEMSScoreCPUSPARC
|
||||||
|
*
|
||||||
|
* @brief This header file provides interfaces used by the SPARC port of RTEMS.
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2016, 2018 embedded brains GmbH. All rights reserved.
|
* Copyright (c) 2016, 2018 embedded brains GmbH. All rights reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user