Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: jmcneill
Date: Sun Jun 26 11:14:36 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: vectors.S
src/sys/arch/arm/cortex: gic.c gicv3.c
Log Message:
build fix: remove includes of opt_gic.h
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/aarch64/aarch64/vectors.S
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/arm/cortex/gic.c
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/arm/cortex/gicv3.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