mirror of
https://github.com/janet-lang/janet
synced 2025-11-01 16:13:02 +00:00
Add support for the AAPCS64 calling convention
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
(import ./helper :prefix "" :exit true)
|
||||
(start-suite)
|
||||
|
||||
# We should get ARM support...
|
||||
(def has-ffi (dyn 'ffi/native))
|
||||
(def has-full-ffi
|
||||
(and has-ffi
|
||||
|
||||
Reference in New Issue
Block a user