Skip to content

Commit 28a5159

Browse files
gmarullnashif
authored andcommitted
lib: libc: errno: remove non-existing c_std_lib doxygen group
Some groups were being added to a non-existing group: c_std_lib Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 0779712 commit 28a5159

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

lib/libc/armstdc/include/errno.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
* 'C Library ABI for the Arm® Architecture, 2021Q1'
3636
*
3737
* @defgroup system_errno Error numbers
38-
* @ingroup c_std_lib
3938
* @{
4039
*/
4140

lib/libc/armstdc/src/errno.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
* 'C Library ABI for the Arm® Architecture, 2021Q1'
1919
*
2020
* @defgroup system_errno Error numbers
21-
* @ingroup c_std_lib
2221
* @{
2322
*/
2423

lib/libc/minimal/include/errno.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
* Error codes returned by functions.
2626
* Includes a list of those defined by IEEE Std 1003.1-2017.
2727
* @defgroup system_errno Error numbers
28-
* @ingroup c_std_lib
2928
* @{
3029
*/
3130

0 commit comments

Comments
 (0)