Define ret_NOERRNO.
authorAndreas Schwab <schwab@suse.de>
Tue, 25 Mar 2003 23:15:40 +0000 (23:15 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 25 Mar 2003 23:15:40 +0000 (23:15 +0000)
sysdeps/unix/sysv/linux/m68k/sysdep.h

index 23e4202..aabd46f 100644 (file)
@@ -78,6 +78,8 @@
 #define PSEUDO_END_NOERRNO(name)                                             \
   END (name)
 
+#define ret_NOERRNO ret
+
 #ifdef PIC
 # if RTLD_PRIVATE_ERRNO
 #  define SYSCALL_ERROR_HANDLER                                                      \