summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfreebsd-to-rtems.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index af09ad91..daf24d11 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -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',