mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-19 10:48:59 +08:00
Move M_IOV to reduce dependencies
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
#include <freebsd/sys/mutex.h>
|
||||
#include <freebsd/sys/malloc.h>
|
||||
|
||||
MALLOC_DEFINE(M_IOV, "iov", "large iov's");
|
||||
|
||||
void selrecord(struct thread *selector, struct selinfo *sip)
|
||||
{
|
||||
BSD_PANIC("not implemented");
|
||||
|
Reference in New Issue
Block a user