2003-09-09 Chris Demetriou <cgd@broadcom.com>
* sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.
This commit is contained in:
parent
7f08f55a9f
commit
5b0f136e7e
@ -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
|
||||
|
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user