From owner-cvs-all Mon Oct 29 2:19: 4 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 6261637B403; Mon, 29 Oct 2001 02:18:58 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9TAIwn28509; Mon, 29 Oct 2001 02:18:58 -0800 (PST) (envelope-from peter) Message-Id: <200110291018.f9TAIwn28509@freefall.freebsd.org> From: Peter Wemm Date: Mon, 29 Oct 2001 02:18:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/ia64 crti.S crtn.S 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 peter 2001/10/29 02:18:58 PST Modified files: lib/csu/ia64 crti.S crtn.S Log: Mostly cosmetic. Use indentation that is reasonably close to other ia64 *.S files in our tree (eg: locore.s). Put the rest of the args in the .section lines. Reviewed by: dfr Revision Changes Path 1.2 +12 -12 src/lib/csu/ia64/crti.S 1.2 +8 -8 src/lib/csu/ia64/crtn.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message