Ed Maste 305b9efefc 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.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18344
2019-07-30 17:18:31 +00:00
..
2019-07-30 05:13:16 +00:00
2019-07-17 16:38:29 +00:00
2019-05-27 00:47:51 +00:00
2019-06-22 05:35:23 +00:00
2019-07-30 14:21:00 +00:00
2019-05-08 19:27:30 +00:00
2019-07-30 17:09:58 +00:00
2019-07-25 22:23:34 +00:00
2019-07-29 14:59:14 +00:00
2019-07-30 15:57:31 +00:00
2019-06-08 16:26:56 +00:00
2019-07-14 21:08:54 +00:00