This function is called to get the address of the C library errno variable when the C library attempts to read or write errno. The library provides a default implementation. It is unlikely that you have to re‑implement this function.
volatile int *__rt_errno_addr(void);