From eab3243973803bd7b77ef50222cb1553141ec5fa Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 19 Jul 1990 10:00:02 +0000 Subject: [PATCH] dumped core on SIM instruction --- util/ego/cs/cs_getent.c | 1 + 1 file changed, 1 insertion(+) diff --git a/util/ego/cs/cs_getent.c b/util/ego/cs/cs_getent.c index c50d172cc..e4f7f93a9 100644 --- a/util/ego/cs/cs_getent.c +++ b/util/ego/cs/cs_getent.c @@ -51,6 +51,7 @@ STATIC struct inf_entity { op_sdf, ENOFFSETTED, WS2, op_sdl, ENLOCAL, WS2, op_sil, ENINDIR, WS1, + op_sim, ENIGNMASK, WS1, op_ste, ENEXTERNAL, WS1, op_stf, ENOFFSETTED, WS1, op_sti, ENINDIR, ARGW, -- 2.34.1