qemu-cr16/linux-user/aarch64
Peter Maydell fe0f88ab87 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>
2025-03-14 10:49:20 +00:00
..
cpu_loop.c linux-user/aarch64: Remove unused get/put_user macros 2025-03-14 10:49:20 +00:00
Makefile.vdso linux-user/aarch64: Reduce vdso alignment to 4k 2024-11-16 08:42:25 -08:00
meson.build linux-user,aarch64: move to syscalltbl file 2024-09-22 09:30:18 +02:00
mte_user_helper.c target/arm: Factor out code for setting MTE TCF0 field 2024-07-05 12:35:14 +01:00
mte_user_helper.h linux-user/aarch64: Include missing 'user/abitypes.h' header 2024-12-20 17:44:56 +01:00
signal.c linux-user: Move tswap_siginfo out of target code 2024-03-13 11:43:52 +00:00
sockbits.h
syscall_64.tbl linux-user,aarch64: move to syscalltbl file 2024-09-22 09:30:18 +02:00
syscall_nr.h linux-user,aarch64: move to syscalltbl file 2024-09-22 09:30:18 +02:00
syscallhdr.sh linux-user,aarch64: move to syscalltbl file 2024-09-22 09:30:18 +02:00
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_flat.h
target_mman.h
target_prctl.h target/arm: Factor out code for setting MTE TCF0 field 2024-07-05 12:35:14 +01:00
target_proc.h
target_resource.h
target_signal.h linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 2025-02-18 08:29:03 -08:00
target_structs.h
target_syscall.h
termbits.h
vdso-be.so linux-user/aarch64: Reduce vdso alignment to 4k 2024-11-16 08:42:25 -08:00
vdso-le.so linux-user/aarch64: Reduce vdso alignment to 4k 2024-11-16 08:42:25 -08:00
vdso.ld
vdso.S