(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; \
END (name)
#undef PSEUDO
#undef PSEUDO_NOERRNO
#define PSEUDO_NOERRNO(name, syscall_name, args) \
.text; \
ENTRY (name) \