Crinit -- Configurable Rootfs Init
mock-free.h File Reference

(2023-10-16, commit: 49337e0)

Header declaring a mock function for free(). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __wrap_free (void *ptr)
 

Detailed Description

Header declaring a mock function for free().

Function Documentation

◆ __wrap_free()

void __wrap_free ( void *  ptr)

Mock function for free().

Checks that the right parameters are given and return a preset pointer.