sdis
static void sdis(char, char);
sdis('L', 'E');
sdis(c1, 'E'); /* removed RS-RE */
sdis(c1, 'E');
sdis('f', 'i');