TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
crt_memcmp.c File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for crt_memcmp.c:

Go to the source code of this file.

Functions

int memcmp (const void *s1, const void *s2, size_t n)
 

Function Documentation

int memcmp ( const void *  s1,
const void *  s2,
size_t  n 
)

Definition at line 11 of file crt_memcmp.c.

Here is the caller graph for this function: