From owner-cvs-all Sat Oct 6 2:31:46 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 0D05137B407; Sat, 6 Oct 2001 02:31:44 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f969ViC77564; Sat, 6 Oct 2001 02:31:44 -0700 (PDT) (envelope-from marcel) Message-Id: <200110060931.f969ViC77564@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 6 Oct 2001 02:31:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include cpufunc.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 marcel 2001/10/06 02:31:44 PDT Modified files: sys/ia64/include cpufunc.h Log: o Change ia64_memory_address to explicitly take a u_int64_t o Add memcpy_fromio, memcpy_io, memcpy_toio, memset_io, memsetw and memsetw_io. I'm not sure this is the right place for it, though. Revision Changes Path 1.5 +51 -3 src/sys/ia64/include/cpufunc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message