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:
Diffstat (limited to 'include/elf/m68k.h')
-rw-r--r--include/elf/m68k.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/m68k.h b/include/elf/m68k.h
index db31cdcda..e2d51ef4a 100644
--- a/include/elf/m68k.h
+++ b/include/elf/m68k.h
@@ -53,4 +53,6 @@ START_RELOC_NUMBERS (elf_m68k_reloc_type)
EMPTY_RELOC (R_68K_max)
END_RELOC_NUMBERS
+#define EF_CPU32 0x00810000
+
#endif