]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(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 8a98fbff8f550f9c024e729715926792128a4f10..95cfd218576e705e16bb95796ebe944f308897f8 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)                                                               \