source: rtems/bsps/sparc64/shared/doxygen.h @ b82a4b4

5
Last change on this file since b82a4b4 was 212663be, checked in by Sebastian Huber <sebastian.huber@…>, on 02/26/19 at 14:44:50

bsps: Adjust architecture Doxygen groups

  • Use CamelCase as it is not used in our C code. Enables simple search and replace.
  • Prefix with "RTEMS" to aid deployment and integration. It aids searching and sorting.

Update #3706.

  • Property mode set to 100644
File size: 116 bytes
Line 
1/**
2 * @defgroup RTEMSBSPsSPARC64 SPARC64
3 *
4 * @ingroup RTEMSBSPs
5 *
6 * @brief SPARC64 Board Support Packages.
7 */
Note: See TracBrowser for help on using the repository browser.