Skip to content

Commit b30faff

Browse files
committed
fixup! [libc] Add putc, fputc, and fprintf to stdio/baremetal
1 parent 519f3e0 commit b30faff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/stdio/baremetal/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ add_header_library(
150150
libc.src.__support.CPP.string_view
151151
.stdout
152152
.stderr
153-
)
153+
)

0 commit comments

Comments
 (0)