This commit is contained in:
rsc 2005-01-07 23:10:37 +00:00
parent 6af7b77611
commit 0a76e9690e
2 changed files with 2 additions and 2 deletions

View file

@ -102,7 +102,7 @@ attachargs(int argc, char **argv, int omode)
}
if(symhdr)
syminit(symhdr);
symopen(symhdr);
if(!mach)
mach = machcpu;