X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Fexamples%2Fmcs51%2Fsimple%2Fhi.c;h=864ea39a679d62b7c709296f91213e2a08ba9649;hb=c60915f3ff3fdb10f5d49db788061c1bf6c4554b;hp=d58911c4d672be823208d52794b3ce994c3a02ca;hpb=ca77a7e7204ed89893a9a44ee43f797501d39c2c;p=fw%2Fsdcc diff --git a/device/examples/mcs51/simple/hi.c b/device/examples/mcs51/simple/hi.c index d58911c4..864ea39a 100644 --- a/device/examples/mcs51/simple/hi.c +++ b/device/examples/mcs51/simple/hi.c @@ -8,7 +8,7 @@ program to compile and play with. The simulator can be used to run this program: - s51 -Sout=testout.txt hi.ihx (run, stop, quit) + s51 -Sout=serial.txt hi.ihx (run, stop, quit) 6-28-01 Written by Karl Bongers(karl@turbobit.com) |------------------------------------------------------------------------*/