Revision 9596ebb7 translate-op.c

b/translate-op.c
33 33
};
34 34

  
35 35
#include "dyngen.h"
36
extern int dyngen_code(uint8_t *gen_code_buf,
37
                       uint16_t *label_offsets, uint16_t *jmp_offsets,
38
                       const uint16_t *opc_buf, const uint32_t *opparam_buf, const long *gen_labels);
36 39
#include "op.h"
37 40

  

Also available in: Unified diff