diff options
author | ian <ian@FreeBSD.org> | 2016-01-24 19:58:58 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-01-24 19:58:58 +0000 |
commit | 899e4637566b39af98980ee3fbf6e60144219517 (patch) | |
tree | 62d39afd619cb4a852f6499730386e1ba040f154 /sys/dev/ipw | |
parent | 7931527943ac641f99c133186d770905e97da021 (diff) | |
download | FreeBSD-src-899e4637566b39af98980ee3fbf6e60144219517.zip FreeBSD-src-899e4637566b39af98980ee3fbf6e60144219517.tar.gz |
MFC r277416, r282023, r282024, r282025, r284264:
Remove the SMP code from locore-v4. These will never use the SMP code as
there is no multi-core hardware prior to ARMv6.
Remove the armv6 code from locore-v4.S, it's not needed there.
Fix the style of locore-v4.S and locore-v6.S to help find any common code.
Cleanup a little more:
- Remove whitespace at the end of lines
- Use a tab after instructions, not spaces
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
Diffstat (limited to 'sys/dev/ipw')
0 files changed, 0 insertions, 0 deletions