dload.c: Explicit declare functions returning void
[m6809-computer-tools:dload-server.git] / dload.stty
1 stty speed 1200 intr ^@ quit ^@ erase ^@ kill ^@ eof ^@ eol ^@ eol2 ^@ start ^@ <$1
2 stty stop ^@ susp ^@ rprnt ^@ werase ^@ lnext ^@ flush ^@ -parenb -parodd cs8 <$1
3 stty -hupcl -cstopb cread clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck <$1
4 stty -istrip -inlcr -igncr icrnl -ixon -ixoff -iuclc -ixany -imaxbel -opost <$1
5 stty -olcuc -ocrnl -onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 <$1
6 stty isig -icanon iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop <$1
7 stty -echoprt -echoctl -echoke <$1