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 1193 2008-03-17 14:31:39Z asterix

Author:
Marco Benelli <marco@develer.com>

Definition in file protocol.h.


Function Documentation

void protocol_run ( KFile fd  ) 

Definition at line 176 of file protocol.c.