Re: [PATCH, netbsd] Give a name to the number 0 in sysarch(0, ...)

2019-06-19 Thread Jeff Law
On 6/19/19 7:13 AM, co...@sdf.org wrote: > The definition originates in > https://nxr.netbsd.org/xref/src/sys/arch/arm/include/sysarch.h#58 > > I've added the prefix SYSARCH to avoid any naming conflict concerns. > > It looked a bit like an error on a first impression :-) > > > 0001-Give-a-name

[PATCH, netbsd] Give a name to the number 0 in sysarch(0, ...)

2019-06-19 Thread coypu
The definition originates in https://nxr.netbsd.org/xref/src/sys/arch/arm/include/sysarch.h#58 I've added the prefix SYSARCH to avoid any naming conflict concerns. It looked a bit like an error on a first impression :-) * config/arm/netbsd-elf.h (SYSARCH_ARM_SYNC_ICACHE): New definition. (CLEAR_I