From e4168af8fb7c6b15703a598ab4b6c7bacdf555c8 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 1 Nov 1991 11:47:41 +0000 Subject: [PATCH] Added C_db_sline for grind --- mach/i386/ce/EM_table | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mach/i386/ce/EM_table b/mach/i386/ce/EM_table index 567da0e31..1f5b75810 100644 --- a/mach/i386/ce/EM_table +++ b/mach/i386/ce/EM_table @@ -1106,3 +1106,5 @@ C_locals ==> "push ebp"; "mov ebp,esp"; "sub esp, $1". + +C_db_sline ==> "call ___u_LiB". -- 2.34.1