include: Add peARM to fusion.idl

André Hentschel nerv at dawncrow.de
Tue Mar 27 14:38:51 CDT 2012


---
 include/fusion.idl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/fusion.idl b/include/fusion.idl
index 9963838..d645662 100644
--- a/include/fusion.idl
+++ b/include/fusion.idl
@@ -38,6 +38,7 @@ typedef enum
     peI386      = 0x00000002,
     peIA64      = 0x00000003,
     peAMD64     = 0x00000004,
+    peARM       = 0x00000005,
     peInvalid   = 0xffffffff
 } PEKIND;
 
-- 

Best Regards, André Hentschel


More information about the wine-patches mailing list