From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9EE1FC433F5 for ; Mon, 8 Nov 2021 04:08:01 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 53964610E9 for ; Mon, 8 Nov 2021 04:08:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 53964610E9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bsdimp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:54964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mjvwu-0006Zp-GE for qemu-devel@archiver.kernel.org; Sun, 07 Nov 2021 23:08:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjvhz-0006mE-0P for qemu-devel@nongnu.org; Sun, 07 Nov 2021 22:52:37 -0500 Received: from [2607:f8b0:4864:20::130] (port=35441 helo=mail-il1-x130.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mjvhr-0002rH-8U for qemu-devel@nongnu.org; Sun, 07 Nov 2021 22:52:33 -0500 Received: by mail-il1-x130.google.com with SMTP id w15so15558184ill.2 for ; Sun, 07 Nov 2021 19:52:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0zcqxxx9i9efPGyMNGiYlMMaZ7Z90otmzxtyKTD4u1s=; b=PEiLhvbuyBHQI6fCdnHPD85rbw3Z4Icy4QbFXykg75zO9rd4Wdb5hcJ+m5Qi16/STZ SOmB8JNZh+L7drh1OODImDxeXiMvAbmVPaFqHEqtOt6wPcvzmmT52ZdLhZSggLUzPLlW CAnD5Wj8QhTUuxg2E0aM7JLynHXvrUIg8SOmUN4vLP/WslyXtK9p2kiK1YuYqlB9ih2F Z7PPgdk9516WEBjcJT5Mg4fWQ+fl3BRltw69BbCx3oRnlcWTPA6FMkFWPdHgQnAL1l8C whTOcdQnvfKgSDfu2uoDtCpaQ4D2zlX9t5KzpgYGBFTr49WVw0BhLnLidMhWtlL+L26r SA+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0zcqxxx9i9efPGyMNGiYlMMaZ7Z90otmzxtyKTD4u1s=; b=s46oblSVl5bYr4DbE7n+6JtoMDJTDlPhJdDkfGtE8nEhomToWqtBzQ3Mh520NDruiU fbO96DeYJ4vIpEe0Kz3jmtn1qMqjR1uNvknN2RaqPaH//75kp8q15R4QAB4H9CYQMWPh 0aDqgoFMQhTWvJcsUIB9n8F7Lb3EuqNzaDZ8cww3q4bKQVchdz1kyGXwzGop8DRerve3 1xLzmq3fVxhKphvQkt/rlypgbXk9w1v+CpLhUOEXA35GORr6xY3dMOCw9OEKYWXayCqC mwN1hDYWdKLgdbbn9lssBD758RBZNkuKwGG9nzv2atGmkcRJa58yK7s64dR52ghrL7T3 qGOA== X-Gm-Message-State: AOAM5325dyru8wNPAm11CZEWNQ8aMxskmLJvKiY6TT5UvulLuV0EzvMW 3M2GJUMmndtDyN0nEhS+TaGWkEB7UGN4MA== X-Google-Smtp-Source: ABdhPJyVmmFwrlZqX6CHgt0m94yv0c9XCf8BJmH3Eqj8T1WKYVjVe85r7xdrMRKzCWwmuKrOr2V13w== X-Received: by 2002:a92:9513:: with SMTP id y19mr51138902ilh.300.1636343542176; Sun, 07 Nov 2021 19:52:22 -0800 (PST) Received: from dune.bsdimp.com (50-253-99-174-static.hfc.comcastbusiness.net. [50.253.99.174]) by smtp.gmail.com with ESMTPSA id x15sm876909iob.8.2021.11.07.19.52.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 Nov 2021 19:52:21 -0800 (PST) From: Warner Losh To: qemu-devel@nongnu.org Subject: [PATCH v5 13/37] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards Date: Sun, 7 Nov 2021 20:51:12 -0700 Message-Id: <20211108035136.43687-14-imp@bsdimp.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211108035136.43687-1-imp@bsdimp.com> References: <20211108035136.43687-1-imp@bsdimp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::130 (failed) Received-SPF: none client-ip=2607:f8b0:4864:20::130; envelope-from=imp@bsdimp.com; helo=mail-il1-x130.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Kyle Evans , Michael Tokarev , Laurent Vivier , Philippe Mathieu-Daude , Richard Henderson , Warner Losh Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" As part of upstreaming, the include guards have been made more consistent. Update this file to use the new guards. Signed-off-by: Warner Losh Reviewed-by: Kyle Evans Reviewed-by: Richard Henderson --- bsd-user/arm/target_arch_sysarch.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bsd-user/arm/target_arch_sysarch.h b/bsd-user/arm/target_arch_sysarch.h index 632a5cd453..8cc6bff207 100644 --- a/bsd-user/arm/target_arch_sysarch.h +++ b/bsd-user/arm/target_arch_sysarch.h @@ -17,8 +17,8 @@ * along with this program; if not, see . */ -#ifndef BSD_USER_ARCH_SYSARCH_H_ -#define BSD_USER_ARCH_SYSARCH_H_ +#ifndef _TARGET_ARCH_SYSARCH_H_ +#define _TARGET_ARCH_SYSARCH_H_ #include "target_syscall.h" #include "target_arch.h" @@ -75,4 +75,4 @@ static inline void do_freebsd_arch_print_sysarch( } } -#endif /*!BSD_USER_ARCH_SYSARCH_H_ */ +#endif /*!_TARGET_ARCH_SYSARCH_H_ */ -- 2.33.0