commit | 2328826b1d7d516cfe825546682cfe8513db07b4 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 06 03:55:25 2011 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 10 16:57:36 2011 +0000 |
tree | 0f30067060123062e0bc8f2f99af6596bde492ea | |
parent | 83818f7cdd0dc31cd05a517da92fc056d8078908 [diff] [blame] |
target-xtensa: add target stubs Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
diff --git a/elf.h b/elf.h index ffcac7e..2e05d34 100644 --- a/elf.h +++ b/elf.h
@@ -125,6 +125,8 @@ #define EM_MICROBLAZE 189 #define EM_MICROBLAZE_OLD 0xBAAB +#define EM_XTENSA 94 /* Tensilica Xtensa */ + /* This is the info that is needed to parse the dynamic section of the file */ #define DT_NULL 0 #define DT_NEEDED 1