X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=elf.h;h=f8dea7c7c333abaf4560f8009a9da72f3256ed2b;hb=759b334a9739814df2883aa4c41b1c0f5670e90a;hp=139f878315e890019629a54c2e6b3eb48a316803;hpb=91bbb19147a47b4326245bbfc3c0bceb6d49383a;p=qemu diff --git a/elf.h b/elf.h index 139f878..f8dea7c 100644 --- a/elf.h +++ b/elf.h @@ -119,6 +119,8 @@ typedef int64_t Elf64_Sxword; */ #define EM_S390_OLD 0xA390 +#define EM_XILINX_MICROBLAZE 0xBAAB + /* This is the info that is needed to parse the dynamic section of the file */ #define DT_NULL 0 #define DT_NEEDED 1