(PSEUDO_NOERRNO): Fix a typo.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Mar 2003 18:04:22 +0000 (18:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Mar 2003 18:04:22 +0000 (18:04 +0000)
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h

index 8a98fbf..95cfd21 100644 (file)
@@ -59,7 +59,7 @@
   SYSCALL_ERROR_HANDLER;                                                     \
   END (name)
 
-#undef PSEUDO
+#undef PSEUDO_NOERRNO
 #define        PSEUDO_NOERRNO(name, syscall_name, args)                              \
   .text;                                                                      \
   ENTRY (name)                                                               \