From 74afd4e6b5225fb895742b7e398e99cecb8cf290 Mon Sep 17 00:00:00 2001 From: Perry Kivolowitz Date: Wed, 18 Jan 2023 08:23:44 -0600 Subject: [PATCH] fixed link error --- more/apple_silicon/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/more/apple_silicon/README.md b/more/apple_silicon/README.md index e5a6bd7..2702f79 100644 --- a/more/apple_silicon/README.md +++ b/more/apple_silicon/README.md @@ -101,9 +101,9 @@ versions. The macro `GLD_ADDR` is used in this case rather than ## How does this help bridge Apple and Linux? -[Here](./macros.S) is an assembly language file containing the macros -we're developing to bring Linux and Apple Silicon assembly language -closer together. +[Here](./apple-linux-convergence.S) is an assembly language file +containing the macros we're developing to bring Linux and Apple Silicon +assembly language closer together. Notice it has: