|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for free(). More...

Go to the source code of this file.
Functions | |
| void | __wrap_free (void *ptr) |
Header declaring a mock function for free().
| void __wrap_free | ( | void * | ptr | ) |
Mock function for free().
Checks that the right parameters are given and return a preset pointer.