mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Eliminate pppintr (Unused).
This commit is contained in:
@@ -1292,14 +1292,6 @@ ppp_dequeue(struct ppp_softc *sc)
|
|||||||
return m;
|
return m;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* Software interrupt routine, called at splsoftnet.
|
|
||||||
*/
|
|
||||||
void
|
|
||||||
pppintr(void)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef PPP_COMPRESS
|
#ifdef PPP_COMPRESS
|
||||||
/*
|
/*
|
||||||
* Handle a CCP packet. `rcvd' is 1 if the packet was received,
|
* Handle a CCP packet. `rcvd' is 1 if the packet was received,
|
||||||
|
|||||||
Reference in New Issue
Block a user