diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-19 12:24:37 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-05 11:41:28 -0800 |
commit | 89496a85b4696b797e904a65a10b0600a95a12ec (patch) | |
tree | f1516cb5ff4ab09194e5dd9afb09638be9cbb96a /tcg/tcg.c | |
parent | aef8540290f46b40f225c9f6d993c77c0697ee7c (diff) |
tcg: Move TCG_TYPE_COUNT outside enum
The count is not itself an enumerator. Move it outside to
prevent the compiler from considering it with -Wswitch-enum.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/tcg.c')
0 files changed, 0 insertions, 0 deletions