On 12/25/25 02:22, Philippe Mathieu-Daudé wrote:
Guard the native endian APIs we want to remove by surrounding
them with TARGET_NOT_USING_LEGACY_NATIVE_ENDIAN_API #ifdef'ry.

Once a target gets cleaned we'll set the definition in the
target config, then the target won't be able to use the legacy
API anymore.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/accel/tcg/cpu-ldst.h | 2 ++
  1 file changed, 2 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to