Re: [rtems-docs PATCH] loader.rst: Add documentation for AArch64 support

2022-08-10 Thread Chris Johns
On 10/8/2022 11:39 pm, Joel Sherrill wrote: > I'm ok with this but would like an ack from someone else. Sorry, I missed this. OK to push :) Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [rtems-docs PATCH] loader.rst: Add documentation for AArch64 support

2022-08-10 Thread Joel Sherrill
I'm ok with this but would like an ack from someone else. --joel On Tue, Aug 9, 2022 at 11:03 AM Ryan Long wrote: > --- > user/exe/loader.rst | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/user/exe/loader.rst b/user/exe/loader.rst > index de77343..2a248b1 100644 > --- a/u