protocol.h File Reference
Implementation of the command protocol between the board and the host. More...
#include <kern/kfile.h>
Go to the source code of this file.
Functions | |
| void | protocol_run (KFile *fd) |
Detailed Description
Implementation of the command protocol between the board and the host.
- Version:
- Id
- protocol.h 1532 2008-08-04 07:21:26Z bernie
Definition in file protocol.h.
Function Documentation
| void protocol_run | ( | KFile * | fd | ) |
