Skip to content

Commit 1cd3d19

Browse files
author
Siva Chandra Reddy
committed
[libc] Add bcmp to the windows config.
1 parent 3890ce7 commit 1cd3d19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/windows/entrypoints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ set(TARGET_LIBC_ENTRYPOINTS
2121
libc.src.errno.__errno_location
2222

2323
# string.h entrypoints
24+
libc.src.string.bcmp
2425
libc.src.string.bzero
2526
libc.src.string.memchr
2627
libc.src.string.memcmp

0 commit comments

Comments
 (0)