Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3
Module Name: src
Committed By: uwe
Date: Mon Nov 17 19:09:58 UTC 2025
Added Files:
src/sys/arch/sh3/include: sh_ipl.h
src/sys/arch/sh3/sh3: sh_ipl.S
Log Message:
sh3: add SH-ipl+g definitions/functions
Not currently used for anything. I put this together with an idea
that it might be used for early console, and to pick up the RAM size
from gxemul -M. But gxemul doesn't support the former and seems to
return hardcoded value for the latter, so using it is useless at best,
and breaks booting in gxemul otherwise.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/sh3/include/sh_ipl.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/sh3/sh3/sh_ipl.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