Skip to content

Commit

Permalink
some print
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Jul 28, 2024
1 parent 9a43c7d commit 10befcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/task.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ STATIC COUNT ChildEnv(exec_blk * exp, seg * pChildEnvSeg, const char FAR * pathn
{
return RetCode;
}
fdloudprintf("aaa %s %s\n", GET_PTR(pathname), (char*)PriPathName);
fstrcpy(pDest, PriPathName);

/* Theoretically one could either:
Expand Down

0 comments on commit 10befcd

Please sign in to comment.