Use cpu_to_le64 instead of htole64
commit869087d53dc9e30d80ae7d265ca95a95f7190d1d
authorMartin Storsjö <martin@martin.st>
Mon, 22 May 2017 10:54:20 +0000 (22 13:54 +0300)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 May 2017 17:19:56 +0000 (24 10:19 -0700)
treeca4d0356d7004a49bc94d180574afd9e93659a14
parent95f5373ee9d25f8140cf6fe9f433ce8f6f58a4f5
Use cpu_to_le64 instead of htole64

This fixes compilation on macOS, Windows, and quite likely a number of
other platforms.

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/assemble.c