Mercurial > flash_v2
diff packages/error/current/include/errno.h @ 197:51b34619b677
Merge from eCos master repository on 2001-11-30-11:22:06-GMT
| author | jlarmour |
|---|---|
| date | Fri, 30 Nov 2001 13:09:25 +0000 |
| parents | 6ed91473a1cd |
| children | e0c0827131d1 |
line wrap: on
line diff
--- a/packages/error/current/include/errno.h +++ b/packages/error/current/include/errno.h @@ -64,7 +64,7 @@ extern "C" { #ifdef CYGSEM_ERROR_PER_THREAD_ERRNO -extern Cyg_ErrNo * const +extern Cyg_ErrNo * cyg_error_get_errno_p( void ) __attribute__((const)); #endif /* ifdef CYGSEM_ERROR_PER_THREAD_ERRNO */
