uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reent.c File Reference
#include "reent.h"

Go to the source code of this file.

Functions

 __attribute__ ((constructor))
 

Variables

struct _reent_impure_ptr = &main_thread
 

Function Documentation

__attribute__ ( (constructor)  )

Definition at line 6 of file reent.c.

Variable Documentation

struct _reent* _impure_ptr = &main_thread

Definition at line 4 of file reent.c.