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:
authorNick Clifton <nickc@redhat.com>1999-07-05 11:29:04 +0400
committerNick Clifton <nickc@redhat.com>1999-07-05 11:29:04 +0400
commitbdc7824ee54824d198a1d357f8428416c73dd635 (patch)
tree84ef6b3bedd9794ebb17a35fccc485ab4b16d33d /include/coff/arm.h
parentca7cd5dc645706b78b282cc268e0e3d64663d132 (diff)
Define F_ARM_5
Diffstat (limited to 'include/coff/arm.h')
-rw-r--r--include/coff/arm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/coff/arm.h b/include/coff/arm.h
index e5d78d693..f9d0c8d6e 100644
--- a/include/coff/arm.h
+++ b/include/coff/arm.h
@@ -54,7 +54,7 @@ struct external_filehdr {
#define F_ARM_3M (0x4000)
#define F_ARM_4 (0x4400)
#define F_ARM_4T (0x4800)
-#define F_ARM_spare (0x4c00)
+#define F_ARM_5 (0x4c00)
/*
* ARMMAGIC ought to encoded the procesor type,