commit | 1ce871a3e7dd3913752966064c406c08193aa992 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Apr 03 13:55:51 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Apr 26 17:03:05 2024 +0200 |
tree | 9adafae7bed175e62614bfde9253663268bd2baa | |
parent | 43bc8a6f1a5aa69b815548ab79ec2ff38812135e [diff] |
exec: Restrict 'cpu_ldst.h' to TCG accelerator "exec/cpu_ldst.h" is specific to TCG, do not allow its inclusion from other accelerators. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240418192525.97451-6-philmd@linaro.org>