mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Eliminate pppattach, pppintr (Unused).
This commit is contained in:
@@ -138,8 +138,4 @@ struct ifpppcstatsreq {
|
||||
#define ifr_mtu ifr_ifru.ifru_metric
|
||||
#endif
|
||||
|
||||
#if (defined(_KERNEL) || defined(_KERNEL)) && !defined(NeXT)
|
||||
void pppattach(void);
|
||||
void pppintr(void);
|
||||
#endif
|
||||
#endif /* _IF_PPP_H_ */
|
||||
|
||||
Reference in New Issue
Block a user