Training
Consulting
Tools
xref
: /
picolibc-latest
/
newlib
/
libc
/
machine
/
x86
/
memcmp.S
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
picolibc.h
>
2
3
#
ifndef
__x86_64
4
#
include
"
memcmp-32.S
"
5
#
endif
6