On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > +++ b/target/mips/vendor-tx_translate.c.inc > @@ -41,6 +41,8 @@ > > #if defined(TARGET_MIPS64) > > +#include "vendor-tx-mmi_translate.c.inc"
Do you really want to nest include files like this? r~
On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > +++ b/target/mips/vendor-tx_translate.c.inc > @@ -41,6 +41,8 @@ > > #if defined(TARGET_MIPS64) > > +#include "vendor-tx-mmi_translate.c.inc"
Do you really want to nest include files like this? r~