include: Add more cv_call types

André Hentschel nerv at dawncrow.de
Fri Apr 15 12:19:29 CDT 2011


---
 include/cvconst.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/include/cvconst.h b/include/cvconst.h
index dd75a8a..545632e 100644
--- a/include/cvconst.h
+++ b/include/cvconst.h
@@ -571,5 +571,11 @@ typedef enum CV_call_e
     CV_CALL_GENERIC,
     CV_CALL_ALPHACALL,
     CV_CALL_PPCCALL,
+    CV_CALL_SHCALL,
+    CV_CALL_ARMCALL,
+    CV_CALL_AM33CALL,
+    CV_CALL_TRICALL,
+    CV_CALL_SH5CALL,
+    CV_CALL_M32RCALL,
     CV_CALL_RESERVED,
 } CV_call_e;
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list