mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-28 11:24:30 +08:00
Workaround for <sys/event.h> update
This commit is contained in:
parent
fbfdc2b141
commit
750b2d4294
@ -71,6 +71,8 @@ __FBSDID("$FreeBSD$");
|
||||
#ifdef __rtems__
|
||||
#include <machine/rtems-bsd-syscall-api.h>
|
||||
|
||||
#define KN_INFLUX 0x10 /* knote is in flux */
|
||||
|
||||
/* Maintain a global kqueue list on RTEMS */
|
||||
static struct kqlist fd_kqlist;
|
||||
#endif /* __rtems__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user