2.9.3. __rt_errno_addr()

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.

Syntax

volatile int *__rt_errno_addr(void);

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0349A
Non-Confidential