Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64
Module Name: src
Committed By: jmcneill
Date: Mon Dec 30 19:13:48 UTC 2024
Modified Files:
src/sys/arch/aarch64/aarch64: cpu_machdep.c idle_machdep.S
src/sys/arch/aarch64/include: cpufunc.h
Log Message:
aarch64: Allow for alternate cpu_idle() implementations
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/aarch64/aarch64/cpu_machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aarch64/idle_machdep.S
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/aarch64/include/cpufunc.h
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