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:
@@ -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) \
|
||||||
|
Reference in New Issue
Block a user