source: rtems/bsps/x86_64/shared/doxygen.h @ 212663be

5
Last change on this file since 212663be 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: 112 bytes
Line 
1/**
2 * @defgroup RTEMSBSPsX8664 x86-64
3 *
4 * @ingroup RTEMSBSPs
5 *
6 * @brief x86-64 Board Support Packages.
7 */
Note: See TracBrowser for help on using the repository browser.