HomeFreeBSD

MFC r350451 by emaste:

Description

MFC r350451 by emaste:

linuxulator: rename linux_locore.s to .asm

It is assembled using "${CC} -x assembler-with-cpp", which by convention
(bsd.suffixes.mk) uses the .asm extension.

This is a portion of the review referenced below (D18344). That review
also renamed linux_support.s to .S, but that is a functional change
(using the compiler's integrated assembler instead of as) and will be
revisited separately.

Sponsored by: The FreeBSD Foundation

Details

Provenance
traszAuthored on
Parents
rS364551: net80211: set_vht_extchan() reverse order to always return best
Branches
Unknown
Tags
Unknown