Source-Changes archive

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

Re: CVS commit: src/sys/arch



"Perry E. Metzger" <perry%piermont.com@localhost> writes:

> > Centralize identical copies of proc_trampoline code.
> >
> > (lots more opportunites here for the bored hacker, such as rei and trap0...)
> 
> switch to .S and use #include of the common code?

That's what I meant by "centralize". I moved the common code to
switch_subr.s, which is already included by all of the locore files.

        - Nathan



Home | Main Index | Thread Index | Old Index