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

Last change on this file since eec201d was c5429fe, checked in by Jakub Jermar <jakub@…>, 7 years ago

Disambiguate architecture specific doxygroups

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