[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

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

version 1.17, Tue Mar 25 10:41:30 2008 UTC version 1.19, Tue Apr 22 14:50:59 2008 UTC
Line 23 
Line 23 
   
 require libcc.fs  require libcc.fs
   
   s" libffi" open-lib 0= [if]
       .( cannot open libffi ) cr abort
   [then]
   
 \c #include <ffi.h>  \c #include <ffi.h>
 \c static Cell *gforth_RP;  \c static Cell *gforth_RP;
 \c static char *gforth_LP;  \c static char *gforth_LP;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help