We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43d79a commit eca988aCopy full SHA for eca988a
libc/config/baremetal/arm/entrypoints.txt
@@ -80,11 +80,8 @@ set(TARGET_LIBC_ENTRYPOINTS
80
81
# stdio.h entrypoints
82
libc.src.stdio.remove
83
- libc.src.stdio.printf
84
- libc.src.stdio.putchar
85
libc.src.stdio.sprintf
86
libc.src.stdio.snprintf
87
- libc.src.stdio.vprintf
88
libc.src.stdio.vsprintf
89
libc.src.stdio.vsnprintf
90
libc/config/baremetal/riscv/entrypoints.txt
0 commit comments