From: Ken Raeburn Date: Sat, 28 Aug 1993 00:12:52 +0000 (+0000) Subject: More patches from Jeff Law, plus a little cleanup of my own. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01619b8b80318ffe3a101b107910cb41e283a81a;p=binutils-gdb.git More patches from Jeff Law, plus a little cleanup of my own. These changes separate PA-SOM support from PA-ELF support. A sun4-x-hppaosf assembler can now be built. Include and . Do not define malloc or free. --- diff --git a/bfd/hosts/hppabsd.h b/bfd/hosts/hppabsd.h index 534ec4ed3f8..ad9660e7695 100644 --- a/bfd/hosts/hppabsd.h +++ b/bfd/hosts/hppabsd.h @@ -9,9 +9,8 @@ #include #include #include - -extern PTR malloc PARAMS ((unsigned)); -extern void free PARAMS ((PTR)); +#include +#include #define HOST_HPPABSD