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