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_jmp.c' */
10 /* From `op_jmp.c': */
11 void mop_skip_branch (void);
12 void mop_take_branch (void);
13 void mop_cond_branch (BOOL cond );
20 void op_verify (void);
21 void op_piracy (void);
23 #endif /* CFH_OP_JMP_H */