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 118896f commit 20dc132Copy full SHA for 20dc132
1 file changed
dkarm-eabi/patches/newlib-3.0.0.patch
@@ -7531,7 +7531,7 @@ index 2900b332f..6efb54eb3 100644
7531
#ifdef __rtems__
7532
diff --git a/newlib/libc/include/sys/iosupport.h b/newlib/libc/include/sys/iosupport.h
7533
new file mode 100644
7534
-index 000000000..ee14d2610
+index 000000000..dfed4107e
7535
--- /dev/null
7536
+++ b/newlib/libc/include/sys/iosupport.h
7537
@@ -0,0 +1,112 @@
@@ -7553,7 +7553,7 @@ index 000000000..ee14d2610
7553
+ STD_IN,
7554
+ STD_OUT,
7555
+ STD_ERR,
7556
-+ STD_MAX = 16
++ STD_MAX = 35
7557
+};
7558
+
7559
0 commit comments