> -----Original Message----- > From: Richard Henderson <[email protected]> > Sent: Sunday, July 25, 2021 8:22 AM > To: Taylor Simpson <[email protected]>; [email protected] > Cc: [email protected]; [email protected]; Brian Cain <[email protected]>; > [email protected] > Subject: Re: [PATCH 12/20] Hexagon HVX (target/hexagon) helper functions > > On 7/5/21 1:34 PM, Taylor Simpson wrote: > > + put_user_u8(env->vstore[i].data.ub[j], va + j); > > No put_user.
Yes, there's also an include of qemu.h that I'll remove.
