shithub: mc

ref: 7077b6ddfaf7cc5a48ccfd970dd091538b5b8580
dir: /lib/math/bld.sub/

View raw version
lib math =
	fpmath.myr

	# trunc, floor, ceil
	fpmath-trunc-impl+posixy-x64-sse4.s
	fpmath-trunc-impl.myr

	lib ../std:std
;;