| # | Line 8 | Line 8 | |
|---|---|---|
| 8 | extern "C" { | |
| 9 | #endif | |
| 10 | ||
| 11 | – | |
| 12 | – | #include "copyright.h" |
| 13 | – | |
| 11 | struct driver { /* driver functions */ | |
| 12 | void (*close)(); /* close device */ | |
| 13 | void (*clear)(); /* clear device */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |