commit | 70f168f88cab3ee8b377e90cad398e69c3deafa4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Mar 27 18:32:36 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Jun 05 12:04:28 2023 -0700 |
tree | 5cc09ef059c535434d8bcf6052243c3d616d9695 | |
parent | d3ae5f5d4faf535aa50243241e48dddb488cfa9c [diff] |
tcg: Split out tcg/oversized-guest.h Move a use of TARGET_LONG_BITS out of tcg/tcg.h. Include the new file only where required. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>