mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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:
parent
6949ce0486
commit
472f84817d
2 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue