mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-21 23:37:29 +08:00
Added back in a couple of methods.
This commit is contained in:
parent
48a1927a9b
commit
4d28b934bb
@ -542,7 +542,6 @@ netisr_setqlimit(const struct netisr_handler *nhp, u_int qlimit)
|
||||
return (0);
|
||||
}
|
||||
|
||||
#ifndef __rtems__
|
||||
/*
|
||||
* Drain all packets currently held in a particular protocol work queue.
|
||||
*/
|
||||
@ -608,7 +607,6 @@ netisr_unregister(const struct netisr_handler *nhp)
|
||||
}
|
||||
NETISR_WUNLOCK();
|
||||
}
|
||||
#endif /* __rtems__ */
|
||||
|
||||
/*
|
||||
* Look up the workstream given a packet and source identifier. Do this by
|
||||
|
Loading…
x
Reference in New Issue
Block a user