From bf32a42b6130b5d7ea7ee698af218eca162c5e67 Mon Sep 17 00:00:00 2001 From: dwelch Date: Tue, 15 Mar 2016 01:33:46 -0400 Subject: [PATCH] updating readme --- aarch64/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aarch64/README b/aarch64/README index 7d2c1c4..be06e48 100644 --- a/aarch64/README +++ b/aarch64/README @@ -29,3 +29,7 @@ cores in an infinite loop. cbz x0,master b . master: + +My build_gcc repository has a build_arm64 script that will build a +gnu based toolchain that can be/was used to build these examples. +