From 5aecc48bb03351d94538e2ce87d89b4c692511c6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 15 May 2002 16:40:25 +0000 Subject: style sync with other platforms. --- sys/sparc64/include/endian.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/sparc64/include/endian.h') diff --git a/sys/sparc64/include/endian.h b/sys/sparc64/include/endian.h index 8653f71f056c..830cf2e008a7 100644 --- a/sys/sparc64/include/endian.h +++ b/sys/sparc64/include/endian.h @@ -43,8 +43,8 @@ /* * Define the order of 32-bit words in 64-bit words. */ -#define _QUAD_HIGHWORD 0 -#define _QUAD_LOWWORD 1 +#define _QUAD_HIGHWORD 0 +#define _QUAD_LOWWORD 1 /* * Definitions for byte order, according to byte significance from low -- cgit v1.2.3