2010-04-10 H.J. Lu <hongjiu.lu@intel.com>
* hosts/x86-64linux.h (HAVE_PRPSINFO32_T): Undefine before
define.
(HAVE_PRSTATUS32_T): Likewise.
+2010-04-10 H.J. Lu <hongjiu.lu@intel.com>
+
+ * hosts/x86-64linux.h (HAVE_PRPSINFO32_T): Undefine before
+ define.
+ (HAVE_PRSTATUS32_T): Likewise.
+
2010-04-10 H.J. Lu <hongjiu.lu@intel.com>
PR corefiles/11467
typedef unsigned int uint32_t;
#endif
+#undef HAVE_PRPSINFO32_T
#define HAVE_PRPSINFO32_T
+
+#undef HAVE_PRSTATUS32_T
#define HAVE_PRSTATUS32_T
/* These are the 32-bit x86 structures. */