Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: thorpej
Date: Sun Nov 30 19:50:21 UTC 2025
Modified Files:
src/sys/arch/m68k/m68k: pmap_68k.c
Log Message:
physmem is a psize_t (see uvm_page.c). Make the type used in the RELOC()
macro match, even though there's no practical difference on an IPL32 system.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/m68k/m68k/pmap_68k.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