On 05/28/2014 10:42 AM, Lluís Vilanova wrote:
> Files generating guest code (TCG) must include "trace-tcg.h". Files declaring
> per-target helpers ("${target}/helper.h") must include
> "trace/generated-helpers.h".

This should be simpler now, with the header rearrangement that went into
mainline today.

The generated-helper.h goes into include/exec/helper-{gen,proto,tcg}.h.
The generated-helper.c needs to include exec/helper-proto.h not helper.h.


r~

Reply via email to