[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

Diff for /gforth/libffi.fs between version 1.19 and 1.20

version 1.19, Tue Apr 22 14:50:59 2008 UTC version 1.20, Mon Apr 28 08:42:59 2008 UTC
Line 23 
Line 23 
   
 require libcc.fs  require libcc.fs
   
 s" libffi" open-lib 0= [if]  clear-libs s" ffi" add-lib
     .( cannot open libffi ) cr abort  
 [then]  
   
 \c #include <ffi.h>  \c #include <ffi.h>
 \c static Cell *gforth_RP;  \c static Cell *gforth_RP;


Generate output suitable for use with a patch program
Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help