Re: [PATCH 01/24] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards

2021-10-28 Thread Richard Henderson
On 10/19/21 9:44 AM, Warner Losh wrote: 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 --- bsd-user/arm/target_arch_sysarch.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-b

Re: [PATCH 01/24] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards

2021-10-23 Thread Kyle Evans
On Tue, Oct 19, 2021 at 11:45 AM Warner Losh wrote: > > 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 > --- > bsd-user/arm/target_arch_sysarch.h | 6 +++--- > 1 file changed, 3 insertions(+), 3

[PATCH 01/24] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards

2021-10-19 Thread Warner Losh
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 --- 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