Received: by mail.netbsd.org (Postfix, from userid 605) id C01AB84D40; Sun, 25 Apr 2021 15:12:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 012AC84D33 for ; Sun, 25 Apr 2021 15:12:03 +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 mDaHzIY1YOyX for ; Sun, 25 Apr 2021 15:12:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9B50A84CBC for ; Sun, 25 Apr 2021 15:12:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98EA7FA95; Sun, 25 Apr 2021 15:12:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 25 Apr 2021 11:12:02 -0400 From: "Christos Zoulas" Subject: CVS commit: src/sys/rump/librump/rumpkern/arch/mips To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210425151202.98EA7FA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Sun Apr 25 15:12:02 UTC 2021 Modified Files: src/sys/rump/librump/rumpkern/arch/mips: Makefile.inc Log Message: mipsn64* is native 64 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/rump/librump/rumpkern/arch/mips/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.