Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amiga/amiga
Module Name: src
Committed By: thorpej
Date: Sat Apr 11 19:02:01 UTC 2026
Modified Files:
src/sys/arch/amiga/amiga: amiga_init.c locore.s machdep.c
Log Message:
Don't wait until way at the end of cpu_startup() to initialize the
vector table. Do it when the others do: just after getting the MMU
enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/arch/amiga/amiga/amiga_init.c
cvs rdiff -u -r1.187 -r1.188 src/sys/arch/amiga/amiga/locore.s
cvs rdiff -u -r1.269 -r1.270 src/sys/arch/amiga/amiga/machdep.c
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