Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/i386/i386



Module Name:    syssrc
Committed By:   nathanw
Date:           Fri Oct 18 04:05:28 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386 [nathanw_sa]: locore.s

Log Message:
The unconditional jump instruction is "jmp", not "j".

Name the entry points for switch_exit and switch_lwp_exit differently,
even if they are almost identical code.


To generate a diff of this commit:
cvs rdiff -r1.233.2.18 -r1.233.2.19 syssrc/sys/arch/i386/i386/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index