From owner-cvs-all Fri Oct 12 8:55:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6505337B401; Fri, 12 Oct 2001 08:55:45 -0700 (PDT) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CFtjk11416; Fri, 12 Oct 2001 08:55:45 -0700 (PDT) (envelope-from tmm) Message-Id: <200110121555.f9CFtjk11416@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 12 Oct 2001 08:55:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include endian.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2001/10/12 08:55:45 PDT Modified files: sys/sparc64/include endian.h Log: Make the NTOHL, NTOHS, HTONL and HTONS macros (which are nops on sparc64) empty to avoid compiler warnings. Revision Changes Path 1.4 +5 -5 src/sys/sparc64/include/endian.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message