Subject: Re: CVS commit: syssrc/sys/arch
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/23/2002 13:57:38
On Fri, 23 Aug 2002, Izumi Tsutsui wrote:

> In article <20020823113756.809B0B42C@cvs.netbsd.org>
> scw@netbsd.org wrote:
>
> > Added Files:
> > 	syssrc/sys/arch/powerpc/ibm4xx: 4xx_locore.S
> >
> > Log Message:
> > Split off common 4xx locore code so it can be re-used by other 4xx ports.
>
> Isn't it better to use 'locore_4xx.S' for this?
> At least, mips uses 'locore_mips[13].S'.

I chose the name for consistency's sake; there is already a
4xx_trap_subr.S.

Cheers, Steve