Consistently use 'proc_trampoline' as the name of the trampoline
authorguenther <guenther@openbsd.org>
Tue, 25 Oct 2022 15:15:38 +0000 (15:15 +0000)
committerguenther <guenther@openbsd.org>
Tue, 25 Oct 2022 15:15:38 +0000 (15:15 +0000)
commit68204e823ca389ea54f6a3436bb29dd07ae9b055
tree68a12542911dbac00a7fc8f86c43693c0d99f610
parent5d041837d70c1839c804488cf2a9a07b446aa296
Consistently use 'proc_trampoline' as the name of the trampoline
used by cpu_fork()

ok miod@ kettenis@ mpi@ deraadt@
sys/arch/alpha/alpha/locore.s
sys/arch/alpha/alpha/vm_machdep.c
sys/arch/alpha/include/cpu.h
sys/arch/hppa/hppa/locore.S
sys/arch/hppa/hppa/vm_machdep.c
sys/arch/hppa/include/cpu.h
sys/arch/macppc/macppc/locore.S
sys/arch/powerpc/powerpc/vm_machdep.c