Re: [PATCH] bsp/aarch64: Fix array warning

2022-06-11 Thread Chris Johns
On 12/6/22 12:59 am, Joel Sherrill wrote: > Should this use that obscure pointer macro Sebastian suggests sometimes? I looked into that and could not get it to work. This works. If you would like to try please do? Chris ___ devel mailing list devel@rtem

Re: [PATCH] bsp/aarch64: Fix array warning

2022-06-11 Thread Joel Sherrill
Should this use that obscure pointer macro Sebastian suggests sometimes? On Fri, Jun 10, 2022, 9:09 PM wrote: > From: Chris Johns > > Updates #4664 > --- > bsps/aarch64/include/bsp/start.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bsps/aarch64/include/bsp/start.h