lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 6404aca was 6404aca, checked in by Jakub Jermar <jakub@…>, 7 years ago |
Disambiguate doxygroup genarch*
|
-
Property mode
set to
100644
|
File size:
330 bytes
|
Line | |
---|
1 | /* Definitions of modules and its relations for generating Doxygen documentation */
|
---|
2 |
|
---|
3 | /** @defgroup abi abi
|
---|
4 | * @brief Header files shared by the kernel and uspace
|
---|
5 | */
|
---|
6 |
|
---|
7 | /** @addtogroup bits _bits
|
---|
8 | * @ingroup abi
|
---|
9 | */
|
---|
10 |
|
---|
11 | /**
|
---|
12 | * @defgroup abi_generic generic
|
---|
13 | * @ingroup abi
|
---|
14 | */
|
---|
15 |
|
---|
16 | /**
|
---|
17 | * @defgroup abi_genarch genarch
|
---|
18 | * @ingroup abi
|
---|
19 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.