| commit | 80c5813d9068b034eb5abf9366b72c8417bcd17d | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Mon May 01 08:08:27 2023 +0100 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Mon Jun 05 12:04:29 2023 -0700 |
| tree | 867dd02126e286b0155aa6bb5f81436d68caa560 | |
| parent | bdbb9d6999dbf7f6c50828f58e81c6fa299041be [diff] |
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
The last use was removed with 2ac01d6dafab.
Fixes: 2ac01d6dafab ("translate-all: use a binary search tree to track TBs in TBContext")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>