* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
[deliverable/binutils-gdb.git] / bfd / hosts / i386linux.h
index 864b0e270cd1ce3092b2c848132235966a048076..13a51f1bd14cfcbb8df7eb8504096cfd9f2d9d6e 100644 (file)
@@ -1,12 +1,3 @@
-#include <stddef.h>
-#include <stdlib.h>
-#include <unistd.h>
-#define DONTDECLARE_MALLOC
-#include "hosts/i386v.h"
-
-/* Might be required by trad-core.c (not sure if it is).  */
-#include <sys/file.h>
-
 /* Linux writes the task structure at the end of the core file.  Currently it
    is 2912 bytes.  It is possible that this should be a pickier check, but
    we should probably not be too picky (the size of the task structure might
@@ -15,6 +6,3 @@
    the end.  */
 
 #define TRAD_CORE_EXTRA_SIZE_ALLOWED 4096
-
-/* Used for core file stuff only.  */
-#define HAVE_PROCFS
This page took 0.023499 seconds and 4 git commands to generate.