rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
compiler.h File Reference

Functions

void * malloc (size_t)
 
void free (void *)
 

Function Documentation

◆ free()

void free ( void *  )

Referenced by CH_HEAP_AREA().

Here is the caller graph for this function:

◆ malloc()

void * malloc ( size_t  )

Go to the source code of this file.