Source-Changes archive

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

CVS commit: src/sys/arch/arm/cortex



Module Name:    src
Committed By:   andvar
Date:           Thu Jun 19 22:00:54 UTC 2025

Modified Files:
        src/sys/arch/arm/cortex: armperiph.c cpu_in_cksum_asm_neon.S
            cpu_in_cksum_neon.c

Log Message:
Add missing RCSIDs.
Fix typo s/btyes/bytes/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/cortex/armperiph.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/cortex/cpu_in_cksum_asm_neon.S
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/cortex/cpu_in_cksum_neon.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