#include <sys/reent.h>
Include dependency graph for cubereent.c:
Go to the source code of this file.
Defines | |
#define | NEWNEWLIB |
switches between different newlib versions. More... | |
Functions | |
void | _LIBC_init_reent (struct _reent *ptr) |
prepares a newlib reentrancy structure fo use. More... |
This file provides the initialisation of a newlib reentrancy structure
Definition in file cubereent.c.
|
switches between different newlib versions.
Definition at line 23 of file cubereent.c. |