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 078f390 commit f391f27Copy full SHA for f391f27
1 file changed
assets/programs/stdlib/src/stdio.c
@@ -1,5 +1,5 @@
1
#include "stdio.h"
2
-#include "VIOS.h"
+#include "vios.h"
3
#include "stdlib.h"
4
#include <stdarg.h>
5
int putchar(int c)
0 commit comments