change some names

This commit is contained in:
ceriel
1989-01-26 13:46:19 +00:00
parent d5390e7556
commit 976f28b326
2 changed files with 4 additions and 5 deletions

View File

@@ -157,8 +157,7 @@ char *name;
file_header()
{
out( "#define CODE_EXPANDER\n");
out( "#include <em.h>\n");
out( "#include \"mach.h\"\n");
out( "#include \"back.h\"\n\n");
out( "extern int holno, procno;\n\n");
out( "extern int B_holno, B_procno;\n\n");
}