Define ret_NOERRNO.

This commit is contained in:
Andreas Schwab 2003-03-25 23:15:40 +00:00
parent f30a759d97
commit 64928a8889

View File

@ -78,6 +78,8 @@
#define PSEUDO_END_NOERRNO(name) \ #define PSEUDO_END_NOERRNO(name) \
END (name) END (name)
#define ret_NOERRNO ret
#ifdef PIC #ifdef PIC
# if RTLD_PRIVATE_ERRNO # if RTLD_PRIVATE_ERRNO
# define SYSCALL_ERROR_HANDLER \ # define SYSCALL_ERROR_HANDLER \