| # | Line 30 | Line 30 | struct driver comm_driver = { | |
|---|---|---|
| 30 | comm_comout, comm_comin, comm_flush | |
| 31 | }; | |
| 32 | ||
| 33 | + | static int mygets(), myputs(), reply_error(), getstate(); |
| 34 | + | |
| 35 | FILE *devin, *devout; | |
| 36 | ||
| 37 | int devchild; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |