Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/mvme68k
Module Name: src
Committed By: martin
Date: Mon Nov 17 10:10:22 UTC 2025
Modified Files:
src/sys/arch/mvme68k/mvme68k: pmap_bootstrap.c
Log Message:
Protect variable declaration with same #if as usage to avoid unused
variable warnings (breaking the build) for 68030-only kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/mvme68k/mvme68k/pmap_bootstrap.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