source: mainline/boot/doc/doxygroups.h@ c5429fe

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c5429fe was c5429fe, checked in by Jakub Jermar <jakub@…>, 7 years ago

Disambiguate architecture specific doxygroups

  • Property mode set to 100644
File size: 200 bytes
Line 
1/** @addtogroup boot boot
2 * @brief HelenOS boot infrastructure
3 */
4
5/**
6 * @addtogroup boot_generic generic
7 * @ingroup boot
8 */
9
10/** @addtogroup boot_arm32 arm32
11 * @ingroup boot
12 */
Note: See TracBrowser for help on using the repository browser.