CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/07 12:53:12
Modified files:
sys/arch/amd64/include: codepatch.h
sys/arch/amd64/amd64: codepatch.c
Log message:
Add codepatch_jmp(), like codepath_call() but inserting a jmp instead of a call.
tweaked based on feedback from kettenis@
ok deraadt@
