From 2d8f56597ee22858c94493d787f8c63a273fbc9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20Balogh?= Date: Mon, 15 May 2017 00:45:06 +0000 Subject: [PATCH] m68k: reenabled the 68k-specific n68kset node git-svn-id: trunk@36211 - --- compiler/m68k/cpunode.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/m68k/cpunode.pas b/compiler/m68k/cpunode.pas index 45724d469c..4cdfef41af 100644 --- a/compiler/m68k/cpunode.pas +++ b/compiler/m68k/cpunode.pas @@ -39,7 +39,7 @@ unit cpunode; // nppccon, // nppcflw, n68kmem, -// n68kset, + n68kset, n68kinl, // nppcopt, { this not really a node }