Commit 14aefc1e authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

include: Add more cv_call types.

parent dcc9c37e
......@@ -559,5 +559,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;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment