1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-05 19:35:52 +03:00

(PSEUDO_NOERRNO): Fix a typo.

This commit is contained in:
Ulrich Drepper
2003-03-26 18:04:22 +00:00
parent f93d39dd07
commit 441ee04334

View File

@@ -59,7 +59,7 @@
SYSCALL_ERROR_HANDLER; \ SYSCALL_ERROR_HANDLER; \
END (name) END (name)
#undef PSEUDO #undef PSEUDO_NOERRNO
#define PSEUDO_NOERRNO(name, syscall_name, args) \ #define PSEUDO_NOERRNO(name, syscall_name, args) \
.text; \ .text; \
ENTRY (name) \ ENTRY (name) \