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>2003-03-25 23:56:01 +0300
committerNick Clifton <nickc@redhat.com>2003-03-25 23:56:01 +0300
commitb2b9de805fd5d5ddf6de3efb0868f9f464b961c9 (patch)
tree26dfefce366b35472ad1909770eb67016c145ad7 /include/coff/arm.h
parentce7a3610725da57c8f90b0f8620fbbb7eb3c1798 (diff)
Add iWMMXt support
Diffstat (limited to 'include/coff/arm.h')
-rw-r--r--include/coff/arm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/coff/arm.h b/include/coff/arm.h
index bcfdcbe47..8b90228ca 100644
--- a/include/coff/arm.h
+++ b/include/coff/arm.h
@@ -124,3 +124,5 @@ struct external_reloc
#define RELOC struct external_reloc
#define RELSZ 14
#endif
+
+#define ARM_NOTE_SECTION ".note"