CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2020/06/22 12:49:36

Modified files:
        sys/arch/powerpc64/powerpc64: db_trace.c locore.S trap_subr.S 

Log message:
The minimum frame size for the ELFv2 ABI is 32 bytes.  Using this value
instead of 48 in the trap setup functions makes it possible to get rid
of the magic offset in proc_trampoline.

Suggested by gkoehler@

Reply via email to