Received: by mail.netbsd.org (Postfix, from userid 605) id C7A7F84D6A; Sun, 30 May 2021 06:53:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07E1784D69 for ; Sun, 30 May 2021 06:53:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Rg2hAkoOtqwm for ; Sun, 30 May 2021 06:53:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A573A84CEE for ; Sun, 30 May 2021 06:53:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D8C9FA95; Sun, 30 May 2021 06:53:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 May 2021 06:53:15 +0000 From: "David A. Holland" Subject: CVS commit: src/sys/arch/arm/arm32 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210530065315.9D8C9FA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "David A. Holland" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: dholland Date: Sun May 30 06:53:15 UTC 2021 Modified Files: src/sys/arch/arm/arm32: cpuswitch.S Log Message: typo in comment To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/sys/arch/arm/arm32/cpuswitch.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.