CVS commit: src/sys

"Jason R Thorpe" <[email protected]> Sun, 12 Jul 2026 05:00:15 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	thorpej
Date:		Sun Jul 12 05:00:15 UTC 2026

Modified Files:
	src/sys/dev/fdt: fdt_platform.h
Added Files:
	src/sys/arch/arm/include: fdt_platform.h
	src/sys/arch/evbarm/include: fdt_platform.h
	src/sys/arch/riscv/include: fdt_platform.h

Log Message:
Move the definion of "struct fdt_platform" to <machine/fdt_platform.h>.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/include/fdt_platform.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/include/fdt_platform.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/riscv/include/fdt_platform.h
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/fdt/fdt_platform.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.