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_table.c' */
10 /* From `op_table.c': */
11 void op_copy_table (void);
12 void op_scan_table (void);
15 void op_storeb (void);
16 void op_storew (void);
17 void header_extension_write (zword w , zword val );
18 zword header_extension_read (unsigned w );
20 #endif /* CFH_OP_TABLE_H */