1 /* This is a Cfunctions (version 0.24) generated header file.
2 Cfunctions is a free program for extracting headers from C files.
3 Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */
5 /* This file was generated with:
6 `cfunctions -i op_call.c' */
10 /* From `op_call.c': */
11 void mop_call (zword dest , unsigned num_args , zword *args , int result_var );
12 void op_call_n (void);
13 void op_call_s (void);
15 void op_rfalse (void);
18 #endif /* CFH_OP_CALL_H */