CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2019/12/11 00:21:40
Modified files: sys/arch/m88k/include: tcb.h sys/arch/m88k/m88k: trap.c Log message: %r26 hasn't been used by the threads implementation since 2016, so stop resetting it in child_return() and update the comment in tcb.h to reflect reality ok miod@ aoyama@