Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/atari
Module Name: src
Committed By: thorpej
Date: Mon Mar 23 02:51:24 UTC 2026
Modified Files:
src/sys/arch/atari/atari: atari_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().
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/arch/atari/atari/atari_init.c
cvs rdiff -u -r1.138 -r1.139 src/sys/arch/atari/atari/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