* elfcode.h (alloca): Delete declaration.
This commit is contained in:
parent
4f42757e38
commit
2e7b92cfa9
@ -1,4 +1,6 @@
|
||||
Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@cygnus.com)
|
||||
Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* elfcode.h (alloca): Delete declaration.
|
||||
|
||||
* som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magic
|
||||
number rather than HP9000S800_ID. Note som.c is careful
|
||||
|
@ -66,10 +66,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include "libbfd.h"
|
||||
#include "libelf.h"
|
||||
|
||||
#ifndef alloca
|
||||
PTR alloca ();
|
||||
#endif
|
||||
|
||||
/* Renaming structures, typedefs, macros and functions to be size-specific. */
|
||||
#define Elf_External_Ehdr NAME(Elf,External_Ehdr)
|
||||
#define Elf_External_Sym NAME(Elf,External_Sym)
|
||||
|
Loading…
x
Reference in New Issue
Block a user