Remove native "cdecl" ABI
This commit is contained in:
parent
d536bc2c10
commit
4f3f04643f
8 changed files with 5 additions and 16 deletions
|
|
@ -426,7 +426,6 @@ type anon_obj =
|
|||
type _mod = {view_items: [@view_item], items: [@item]};
|
||||
|
||||
tag native_abi {
|
||||
native_abi_cdecl;
|
||||
native_abi_rust_intrinsic;
|
||||
native_abi_x86stdcall;
|
||||
native_abi_c_stack_cdecl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue