From d72eaaf734e8cc074acbb9ae43bcf25154476ea5 Mon Sep 17 00:00:00 2001 From: Karoly Balogh Date: Tue, 21 Nov 2023 11:51:19 +0100 Subject: [PATCH] human68k: ppudump typo/build fix --- compiler/utils/ppuutils/ppudump.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/utils/ppuutils/ppudump.pp b/compiler/utils/ppuutils/ppudump.pp index fcfc06fa49..6331fd7c34 100644 --- a/compiler/utils/ppuutils/ppudump.pp +++ b/compiler/utils/ppuutils/ppudump.pp @@ -248,7 +248,7 @@ const { 119 } 'FreeRTos-RiscV32', { 120 } 'Linux-LoongArch64', { 121 } 'iPhoneSim-AArch64', - { 122 ] 'Human68k-m68k' + { 122 } 'Human68k-m68k' ); const