Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/sh3



In article <87addx38h4.fsf%snark.piermont.com@localhost>
perry%piermont.com@localhost 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@localhost



Home | Main Index | Thread Index | Old Index