arm: Move locore-v6.S to locore.S

As a separate commit, now move locore-v6.S to locore.S. This makes git
annotate work, at least back to 2014 when Ian created locore-v6.S. svn
didn't save enough metadata for the converter to allow it to go back
further.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2024-02-06 15:46:06 -07:00
parent 6949ce0486
commit 472f84817d
2 changed files with 1 additions and 1 deletions

View file

@ -37,7 +37,7 @@ arm/arm/identcpu-v6.c standard
arm/arm/in_cksum_arm.S optional inet | inet6
arm/arm/in_cksum_machdep.c optional inet | inet6
kern/subr_intr.c standard
arm/arm/locore-v6.S standard no-obj
arm/arm/locore.S standard no-obj
arm/arm/hypervisor-stub.S standard
arm/arm/machdep.c standard
arm/arm/machdep_boot.c standard