CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/02/17 10:36:49
Modified files: sys/arch/sparc/sparc: 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.