CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/27 10:40:26
Modified files:
sys/arch/m88k/m88k: trap.c
Log message:
miod's proposal for traps was also wrong, causing one type of kernel
trap to reach the userland check. as suggested, this might fix it.
