Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: riastradh
Date: Sat Apr 9 14:09:32 UTC 2022
Modified Files:
src/sys/arch/mips/include: asm.h
src/sys/arch/mips/rmi: rmixl_cpu.c
Log Message:
mips/rmi: Hack to get XLSATX64.MP kernel building again.
Using <mips/asm.h> in a .c file is kinda grody but CALLFRAME_SIZ
doesn't seem to be defined anywhere else. Not sure how this was ever
supposed to work...
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/mips/include/asm.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mips/rmi/rmixl_cpu.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