Subject: Re: CVS commit: src/sys/arch/sh3
To: None <perry@piermont.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 05/09/2003 01:39:16
In article <87addx38h4.fsf@snark.piermont.com>
perry@piermont.com wrote:

> > Modified Files:
> > 	src/sys/arch/sh3/conf: files.sh3
> > Added Files:
> > 	src/sys/arch/sh3/sh3: locore_c.c
> > Removed Files:
> > 	src/sys/arch/sh3/sh3: Locore.c
> > 
> > Log Message:
> > rename Locore.c -> locore_c.c so that we can compile on case insensitive
> > filesystems. (from John Gordon)
> 
> I agree with the idea, but the selected name is bozotic...

powerpc/Locore.c says:
>> * Some additional routines that happened to be in locore.S traditionally,
>> * but have no need to be coded in assembly.

If Locore.c just means "functions which were in locore.S
but now rewritten in C", I think we can simply merge
these functions into foo_machdep.c.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp