summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2012-04-16 11:50:33 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-04-16 11:50:33 -0500
commita8242299ba0f075b863792d198fe4da1a3ada3aa (patch)
tree5003890929b47628e2df22e7d883ccde97462a35 /freebsd-to-rtems.py
parentAdd libkern/fls.c for fls() - Find last bit set (diff)
downloadrtems-libbsd-a8242299ba0f075b863792d198fe4da1a3ada3aa.tar.bz2
Forgot to add Makefile and freebsd-to-rtems.py to rmlock commit.
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 2c435d89..59bb8e15 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -506,7 +506,6 @@ rtems_sourceFiles = [
'src/rtems-bsd-lock.c',
'src/rtems-bsd-log.c',
'src/rtems-bsd-sx.c',
- 'src/rtems-bsd-rmlock.c',
'src/rtems-bsd-rwlock.c',
'src/rtems-bsd-generic.c',
'src/rtems-bsd-panic.c',