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

@ -1,3 +1,7 @@
2003-09-09 Chris Demetriou <cgd@broadcom.com>
* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
2003-09-08 Roland McGrath <roland@frob.com>
* sysdeps/unix/sysv/linux/speed.c

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