mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
(PSEUDO_NOERRNO): Fix a typo.
This commit is contained in:
parent
f93d39dd07
commit
441ee04334
@ -59,7 +59,7 @@
|
||||
SYSCALL_ERROR_HANDLER; \
|
||||
END (name)
|
||||
|
||||
#undef PSEUDO
|
||||
#undef PSEUDO_NOERRNO
|
||||
#define PSEUDO_NOERRNO(name, syscall_name, args) \
|
||||
.text; \
|
||||
ENTRY (name) \
|
||||
|
Loading…
Reference in New Issue
Block a user