Subject: Re: CVS commit: syssrc
To: Jaromir Dolecek <jdolecek@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 12/09/2000 07:54:41
On Sat, Dec 09, 2000 at 01:21:53PM +0200, Jaromir Dolecek wrote:

 > Modified Files:
 > 	syssrc/sys/arch/i386/i386: ibcs2_syscall.c linux_syscall.c
 > 	    svr4_syscall.c trap.c
 > Added Files:
 > 	syssrc/sys/arch/i386/include: userret.h
 > 
 > Log Message:
 > put userret() into header file machine/userret.h and pull it where needed

Why a separate header file?  Seems better to put this into <machine/cpu.h>.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>