CVS commit: src/sys/arch/amiga/amiga
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.