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: Mon Mar 23 02:50:53 UTC 2026
Modified Files:
src/sys/arch/amiga/amiga: amiga_init.c locore.s
Log Message:
Use the fake exception frame created by pmap_bootstrap2() by
capturing its return value and passing it along as the return
value from start_c_finish().
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/arch/amiga/amiga/amiga_init.c
cvs rdiff -u -r1.182 -r1.183 src/sys/arch/amiga/amiga/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