Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/aarch64
Module Name: src
Committed By: riastradh
Date: Tue Feb 11 03:12:06 UTC 2020
Removed Files:
src/sys/arch/aarch64/aarch64: cpu_in_cksum.S
Log Message:
Delete aarch64 cpu_in_cksum.S draft.
This isn't actually used in the kernel; it is only used to cause the
in_cksum tests to fail.
If you want to revive it and make it work, you can pull it out of the
attic.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/sys/arch/aarch64/aarch64/cpu_in_cksum.S
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