Richard Henderson writes: > 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. Nice, this will avoid having to touch all helper.h files. I'll check it and resend and adapted version. Thanks, Lluis -- "And it's much the same thing with knowledge, for whenever you learn something new, the whole world becomes that much richer." -- The Princess of Pure Reason, as told by Norton Juster in The Phantom Tollbooth