forked from Imagelibrary/rtems
elnk.c: Make elnk_txDaemon() static to fix warning
This commit is contained in:
@@ -2346,7 +2346,7 @@ elnk_rxDaemon (void *arg)
|
||||
/*
|
||||
* Driver transmit daemon
|
||||
*/
|
||||
void
|
||||
static void
|
||||
elnk_txDaemon (void *arg)
|
||||
{
|
||||
struct elnk_softc *sc;
|
||||
|
||||
Reference in New Issue
Block a user