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:21:51 +00:00
parent ad8d610d5c
commit aa38a5c081

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) \