OpenBSD cvs log

created 2022-03-14T08:37:43Z
begin 2022-03-12T12:34:22Z
end 2022-03-12T14:40:41Z
path src/sys
commits 1

date 2022-03-12T14:40:41Z
author mpi
files src/sys/arch/arm/arm/cpu.c log diff annotate
src/sys/arch/arm/cortex/agtimer.c log diff annotate
src/sys/arch/arm/cortex/ampintc.c log diff annotate
src/sys/arch/arm/cortex/amptimer.c log diff annotate
src/sys/arch/arm/cortex/arml2cc.c log diff annotate
src/sys/arch/arm/cortex/cortex.c log diff annotate
src/sys/arch/arm/mainbus/mainbus.c log diff annotate
src/sys/arch/arm/simplebus/simplebus.c log diff annotate
message Constify struct cfattach.

ok patrick@