From: Frediano Ziglio Date: Thu, 10 Oct 2024 08:53:15 +0000 (+0200) Subject: xen: Update header guards - ARGO X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=439f3e6757d9dfb94320c7e9cd293cf1283617f0;p=people%2Fandrewcoop%2Fxen.git xen: Update header guards - ARGO Updated header related to ARGO. Signed-off-by: Frediano Ziglio Acked-by: Christopher Clark --- diff --git a/xen/include/xen/argo.h b/xen/include/xen/argo.h index fd4cfdd55c..3ef62dab19 100644 --- a/xen/include/xen/argo.h +++ b/xen/include/xen/argo.h @@ -12,8 +12,8 @@ * along with this program; If not, see . */ -#ifndef __XEN_ARGO_H__ -#define __XEN_ARGO_H__ +#ifndef XEN__ARGO_H +#define XEN__ARGO_H #include