On 30 May 2015 at 22:15, Chen Gang <xili_gchen_5...@hotmail.com> wrote: > The related copy is from Linux kernel "arch/tile/include/uapi/arch/ > spr_def_64.h". > > Signed-off-by: Chen Gang <gang.chen.5...@gmail.com> > --- > target-tilegx/spr_def_64.h | 216 > +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 216 insertions(+) > create mode 100644 target-tilegx/spr_def_64.h
I'd care more about the possibility of conflicts with the actual user header if we supported building QEMU on a tilegx host. But since we don't this is OK. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM