aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJulian Vetter <julian@outer-limits.org>2024-12-04 09:04:40 +0100
committerHelge Deller <deller@gmx.de>2024-12-07 17:46:09 +0100
commitdf195d931a33889c96c0efebbbc6f3b747c145c6 (patch)
tree590ef94ae0bc6535681b826eccf08f0767d238c3 /scripts/gdb/linux/utils.py
parentLinux 6.12 (diff)
downloadwireguard-linux-df195d931a33889c96c0efebbbc6f3b747c145c6.tar.xz
wireguard-linux-df195d931a33889c96c0efebbbc6f3b747c145c6.zip
parisc: Remove memcpy_toio and memset_io
Recently new functions for IO memcpy and IO memset were added in libs/iomem_copy.c. So, remove the arch specific implementations, to fall back to the generic ones which do exactly the same. Keep memcpy_fromio for now, because it's slight more optimized by doing 'u16' accesses if the buffer is aligned this way. Signed-off-by: Julian Vetter <julian@outer-limits.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions