mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:43:54 +08:00
Use <sys/poll.h> and <sys/event.h> from RTEMS
This commit is contained in:
@@ -684,7 +684,6 @@ base.addHeaderFiles(
|
||||
'sys/sys/ctype.h',
|
||||
'sys/sys/domain.h',
|
||||
'sys/sys/endian.h',
|
||||
'sys/sys/event.h',
|
||||
'sys/sys/eventhandler.h',
|
||||
'sys/sys/filedesc.h',
|
||||
'sys/sys/file.h',
|
||||
@@ -716,7 +715,6 @@ base.addHeaderFiles(
|
||||
'sys/sys/_null.h',
|
||||
'sys/sys/osd.h',
|
||||
'sys/sys/pcpu.h',
|
||||
'sys/sys/poll.h',
|
||||
'sys/sys/priority.h',
|
||||
'sys/sys/priv.h',
|
||||
'sys/sys/proc.h',
|
||||
|
Reference in New Issue
Block a user