]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[uaccess] Remove now-obsolete memchr_user()
authorMichael Brown <mcb30@ipxe.org>
Thu, 24 Apr 2025 15:35:49 +0000 (16:35 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 24 Apr 2025 15:35:49 +0000 (16:35 +0100)
commit2742ed5d77e1dd6cdcf20800d2b43295874ac621
treee23018f14520207c24749a9139392a919b12a194
parent4f4f6c33ec0e33590146b1fbd18e6a7b33d4946b
[uaccess] Remove now-obsolete memchr_user()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/librm.h
src/arch/x86/transitions/librm_mgmt.c
src/core/uaccess.c
src/include/ipxe/linux/linux_uaccess.h
src/include/ipxe/uaccess.h
src/interface/linux/linux_uaccess.c