46a47,49
> struct ProcessParams;
> struct ThreadContext;
>
53a57,58
> void clone(ThreadContext *old_tc, ThreadContext *new_tc, Process *process,
> TheISA::IntReg flags);
60a66,67
> void clone(ThreadContext *old_tc, ThreadContext *new_tc, Process *process,
> TheISA::IntReg flags);