On 8/28/23 07:55, Philippe Mathieu-Daudé wrote:
All these files only access the translator_ld/st API declared
in "exec/translator.h". The CPU ld/st API from declared in
"exec/cpu_ldst.h" is not used, remove it.
Signed-off-by: Philippe Mathieu-Daudé
---
target/alpha/translate.c | 1 -
tar
All these files only access the translator_ld/st API declared
in "exec/translator.h". The CPU ld/st API from declared in
"exec/cpu_ldst.h" is not used, remove it.
Signed-off-by: Philippe Mathieu-Daudé
---
target/alpha/translate.c | 1 -
target/hexagon/translate.c| 1 -
target/hppa/trans