summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 1f47886e..f6d4664d 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -483,7 +483,7 @@ rtems.addRTEMSHeaderFiles(
'rtems/machine/clock.h',
'rtems/machine/cpufunc.h',
'rtems/machine/endian.h',
- 'rtems/machine/_limits.h',
+ 'rtems/macpue/_limits.h',
'rtems/machine/_align.h',
'rtems/machine/mutex.h',
'rtems/machine/param.h',
@@ -550,7 +550,6 @@ rtems.addRTEMSSourceFiles(
'src/rtems-bsd-timesupport.c',
'src/rtems-bsd-newproc.c',
'src/rtems-bsd-vm_glue.c',
- 'src/rtems-bsd-subr.c',
]
)
rtems.addEmptyHeaderFiles(