URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [linux/] [net/] [herrno.c] - Rev 178
Go to most recent revision | Compare with Previous | Blame | View Log
#include <reent.h> int *__h_errno_location() { return &(_REENT->_new._reent._h_errno); }
Go to most recent revision | Compare with Previous | Blame | View Log