Improved and Pythonized helenos-pkg-config
[helenos.git] / abi / doc / doxygroups.h
blob7d18ce9874b97ba890bfc14ebb133e2646bef2a5
1 /* Definitions of modules and its relations for generating Doxygen documentation */
3 /** @defgroup abi abi
4 * @brief Header files shared by the kernel and uspace
5 */
7 /** @addtogroup bits _bits
8 * @ingroup abi
9 */
11 /**
12 * @defgroup abi_generic generic
13 * @ingroup abi
16 /**
17 * @defgroup abi_abs32le abs32le
18 * @ingroup abi
21 /**
22 * @defgroup abi_amd64 amd64
23 * @ingroup abi
26 /**
27 * @defgroup abi_arm32 arm32
28 * @ingroup abi
31 /**
32 * @defgroup abi_arm64 arm64
33 * @ingroup abi
36 /**
37 * @defgroup abi_ia32 ia32
38 * @ingroup abi
41 /**
42 * @defgroup abi_ia64 ia64
43 * @ingroup abi
46 /**
47 * @defgroup abi_mips32 mips32
48 * @ingroup abi
51 /**
52 * @defgroup abi_ppc32 ppc32
53 * @ingroup abi
56 /**
57 * @defgroup abi_riscv64 riscv64
58 * @ingroup abi
61 /**
62 * @defgroup abi_sparc64 sparc64
63 * @ingroup abi
66 /**
67 * @defgroup abi_genarch genarch
68 * @ingroup abi