Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index