CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2013/02/15 15:58:17

Modified files:
        sys/arch/sparc64/sparc64: machdep.c 

Log message:
We deprecated returning to %g7 after a successful system call long ago.
These days we use it as a thread register and want to have it initialized to
zero for future thread local storage (TLS) support.

Reply via email to