|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for strcmp(). More...
#include <string.h>

Go to the source code of this file.
Functions | |
| int | __wrap_strcmp (const char *s1, const char *s2) |
Header declaring a mock function for strcmp().
| int __wrap_strcmp | ( | const char * | s1, |
| const char * | s2 | ||
| ) |
Mock function for strcmp().
Checks that the right parameter is given and returns a preset value.