Move FFI code to src/ffi.lisp
[jscl.git] / jscl.lisp
index e49e696..9a89a5d 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -24,6 +24,7 @@
     ("string"    :target)
     ("print"     :target)
     ("package"   :target)
+    ("ffi"       :target)
     ("read"      :both)
     ("compiler"  :both)
     ("toplevel"  :target)))