mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-13 03:35:59 +02:00
Initial checkin
This commit is contained in:
parent
c74712dad9
commit
078564ac9e
3242 changed files with 1616395 additions and 0 deletions
10
BeefRT/BeefRT.def
Normal file
10
BeefRT/BeefRT.def
Normal file
|
@ -0,0 +1,10 @@
|
|||
LIBRARY
|
||||
EXPORTS
|
||||
ffi_closure_alloc
|
||||
ffi_closure_free
|
||||
ffi_prep_closure
|
||||
ffi_prep_closure_loc
|
||||
|
||||
ffi_prep_cif
|
||||
ffi_prep_cif_var
|
||||
ffi_call
|
Loading…
Add table
Add a link
Reference in a new issue