Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for free(). More...
Functions | |
void | __wrap_free (void *ptr) |
Implementation of 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.