diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-03-12 13:25:05 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-03-14 10:49:20 +0000 |
commit | fe0f88ab87632075ae9404685672a8f172a3ae6f (patch) | |
tree | 0df9ca9e0c2dddb6b032bf5687793216ac1427a6 /rust/qemu-api | |
parent | 23560ada94bd22cb9e8d27b7e9389f6369f6d74d (diff) | |
download | qemu-fe0f88ab87632075ae9404685672a8f172a3ae6f.zip qemu-fe0f88ab87632075ae9404685672a8f172a3ae6f.tar.gz qemu-fe0f88ab87632075ae9404685672a8f172a3ae6f.tar.bz2 |
linux-user/aarch64: Remove unused get/put_user macros
At the top of linux-user/aarch64/cpu_loop.c we define a set of
macros for reading and writing data and code words, but we never
use these macros. Delete them.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions