We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0779712 commit 28a5159Copy full SHA for 28a5159
lib/libc/armstdc/include/errno.h
@@ -35,7 +35,6 @@
35
* 'C Library ABI for the Arm® Architecture, 2021Q1'
36
*
37
* @defgroup system_errno Error numbers
38
- * @ingroup c_std_lib
39
* @{
40
*/
41
lib/libc/armstdc/src/errno.c
@@ -18,7 +18,6 @@
18
19
20
21
22
23
24
lib/libc/minimal/include/errno.h
@@ -25,7 +25,6 @@
25
* Error codes returned by functions.
26
* Includes a list of those defined by IEEE Std 1003.1-2017.
27
28
29
30
31
0 commit comments