mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 07:36:21 +08:00
freebsd-to-rtems.py: Removed cdefs.h, signal.h, and signalvar.h
These are now included as part of the tools.
This commit is contained in:
parent
324dde6faa
commit
4d0d5ae00c
@ -1164,7 +1164,6 @@ devUsbBase.addHeaderFiles(
|
||||
'sys/bus_dma.h',
|
||||
'sys/bus.h',
|
||||
'sys/callout.h',
|
||||
'sys/cdefs.h',
|
||||
'sys/condvar.h',
|
||||
'sys/conf.h',
|
||||
#'sys/cpuset.h',
|
||||
@ -1218,8 +1217,6 @@ devUsbBase.addHeaderFiles(
|
||||
'sys/_semaphore.h',
|
||||
'sys/selinfo.h',
|
||||
'sys/sigio.h',
|
||||
'sys/signal.h',
|
||||
'sys/signalvar.h',
|
||||
'sys/_sigset.h',
|
||||
#'sys/sleepqueue.h',
|
||||
'sys/socket.h',
|
||||
|
Loading…
x
Reference in New Issue
Block a user