From 5da4bcda3b1b8077f71e47e0b9a633210af29c86 Mon Sep 17 00:00:00 2001 From: Alex White Date: Thu, 5 Oct 2023 14:38:43 -0500 Subject: [PATCH] user/exe: Add MicroBlaze to Dynamic Loader architecture list --- user/exe/loader.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/user/exe/loader.rst b/user/exe/loader.rst index be2e78e..fdc54a8 100644 --- a/user/exe/loader.rst +++ b/user/exe/loader.rst @@ -844,6 +844,7 @@ The following architectures are supported: - Intel x86 (i386) - LM32 - M68K + - MicroBlaze - MIPS - Moxie - PowerPC