+Sun Apr 21 21:43:10 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
+
+ * tm-i386v{,-g}.h: Remove N_SET_MAGIC define.
+
Sat Apr 20 21:42:47 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
* i386-tdep.c: Remove unnecessary #includes.
#define SAVED_PC_AFTER_CALL(frame) \
(read_memory_integer (read_register (SP_REGNUM), 4))
-/* This is only supposed to work in execcore.c, where x == 0 and
- this is called before any other fields are filled in. */
-#define N_SET_MAGIC(aouthdr, x) \
- bzero ((char *) &aouthdr, sizeof aouthdr)
-
/* Address of end of stack space. */
#define STACK_END_ADDR 0x80000000