1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

2003-09-09 Chris Demetriou <cgd@broadcom.com>

* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
This commit is contained in:
Roland McGrath
2003-09-09 19:22:51 +00:00
parent 7f08f55a9f
commit 5b0f136e7e
2 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#define ret j ra ; nop
#undef PSEUDO_END
#define PSEUDO_END(sym) .end sym; .size sym,.-sym
#define PSEUDO_NOERRNO(name, syscall_name, args) \