Last change
on this file since eec201d was b1834a01, checked in by Jakub Jermar <jakub@…>, 7 years ago |
Categorize the remaining orphan doxygroups
|
-
Property mode
set to
100644
|
File size:
652 bytes
|
Line | |
---|
1 | /**
|
---|
2 | * @addtogroup libc libc
|
---|
3 | * @brief HelenOS C library
|
---|
4 | * @ingroup libs
|
---|
5 | */
|
---|
6 |
|
---|
7 | /**
|
---|
8 | * @addtogroup libcabs32le abs32le
|
---|
9 | * @ingroup libc
|
---|
10 | */
|
---|
11 |
|
---|
12 | /**
|
---|
13 | * @addtogroup libcamd64 amd64
|
---|
14 | * @ingroup libc
|
---|
15 | */
|
---|
16 |
|
---|
17 | /**
|
---|
18 | * @addtogroup libcarm32 arm32
|
---|
19 | * @ingroup libc
|
---|
20 | */
|
---|
21 |
|
---|
22 | /**
|
---|
23 | * @addtogroup libcia32 ia32
|
---|
24 | * @ingroup libc
|
---|
25 | */
|
---|
26 |
|
---|
27 | /**
|
---|
28 | * @addtogroup libcia64 ia64
|
---|
29 | * @ingroup libc
|
---|
30 | */
|
---|
31 |
|
---|
32 | /**
|
---|
33 | * @addtogroup libcmips32 mips32
|
---|
34 | * @ingroup libc
|
---|
35 | */
|
---|
36 |
|
---|
37 | /**
|
---|
38 | * @addtogroup libcppc32 ppc32
|
---|
39 | * @ingroup libc
|
---|
40 | */
|
---|
41 |
|
---|
42 | /**
|
---|
43 | * @addtogroup libcriscv64 riscv64
|
---|
44 | * @ingroup libc
|
---|
45 | */
|
---|
46 |
|
---|
47 | /**
|
---|
48 | * @addtogroup libcsparc64 sparc64
|
---|
49 | * @ingroup libc
|
---|
50 | */
|
---|
51 |
|
---|
52 | /**
|
---|
53 | * @addtogroup rtld rtld
|
---|
54 | * @ingroup libc
|
---|
55 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.