[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Add PPC64 to the Elf architecture enumeration.
ChangeSet 1.1374, 2005/03/25 23:44:15+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx Add PPC64 to the Elf architecture enumeration. elf.h | 1 + 1 files changed, 1 insertion(+) diff -Nru a/xen/include/xen/elf.h b/xen/include/xen/elf.h --- a/xen/include/xen/elf.h 2005-03-25 19:06:46 -05:00 +++ b/xen/include/xen/elf.h 2005-03-25 19:06:46 -05:00 @@ -173,6 +173,7 @@ #define EM_PARISC 15 /* HPPA */ #define EM_SPARC32PLUS 18 /* Enhanced instruction set SPARC */ #define EM_PPC 20 /* PowerPC */ +#define EM_PPC64 21 /* PowerPC 64-bit */ #define EM_ARM 40 /* Advanced RISC Machines ARM */ #define EM_ALPHA 41 /* DEC ALPHA */ #define EM_SPARCV9 43 /* SPARC version 9 */ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |