forked from Imagelibrary/rtems
dec21140.c: Add prototype of dec21140_txDaemon()
This commit is contained in:
@@ -291,6 +291,8 @@ static struct dec21140_softc dec21140_softc[NDECDRIVER];
|
||||
static rtems_id rxDaemonTid;
|
||||
static rtems_id txDaemonTid;
|
||||
|
||||
void dec21140_txDaemon (void *arg);
|
||||
|
||||
/*
|
||||
* This routine reads a word (16 bits) from the serial EEPROM.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user