Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2005-08-18 07:49:39 +0400
committerAlan Modra <modra@gmail.com>2005-08-18 07:49:39 +0400
commitc469032f43eb15cbf3d45105569545875d028a27 (patch)
treec6dbd5afaa524601860cd751ce5a1ec66f746381 /include/aout
parentabed5965caf2efe030b4717460a2faa7ac5de421 (diff)
Remove a29k support.
Diffstat (limited to 'include/aout')
-rw-r--r--include/aout/encap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/aout/encap.h b/include/aout/encap.h
index 0808ae6c2..be8e88ccd 100644
--- a/include/aout/encap.h
+++ b/include/aout/encap.h
@@ -85,7 +85,6 @@ struct coffheader
#define COFF_MAGIC_I386 0514 /* I386MAGIC */
#define COFF_MAGIC_M68K 0520 /* MC68MAGIC */
-#define COFF_MAGIC_A29K 0x17A /* Used by asm29k cross-tools */
#ifdef COFF_MAGIC
short __header_offset_temp;