commit | 5caa0e1b1bf8597ea7277391b0e17e8584fad18f | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Oct 03 18:41:36 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Oct 15 11:55:09 2024 -0300 |
tree | 6aa9a0e5d89b1f238e4aa43edf78c1c49a051611 | |
parent | 68e05eff508210c712845647ab55d0bfdd3e5e77 [diff] |
exec/memop: Remove unused memop_big_endian() helper Last use of memop_big_endian() was removed in commit 592134617c9 ("accel/tcg: Reorg system mode store helpers"). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20241003234211.53644-3-philmd@linaro.org>