summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-17 15:28:06 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-17 15:28:06 +0100
commit33d8f3c7cc4cbbb9d8ed5e2dce9f221c57e20499 (patch)
treea3d0d3af841c8f85a97b73dd4e8dabe9ef5295a1 /libbsd.py
parentUse RTEMS provided <sys/ttycom.h> (diff)
downloadrtems-libbsd-33d8f3c7cc4cbbb9d8ed5e2dce9f221c57e20499.tar.bz2
Use RTEMS provided <sys/priority.h>
Diffstat (limited to 'libbsd.py')
-rwxr-xr-xlibbsd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbsd.py b/libbsd.py
index 0287f505..3fd4c4b3 100755
--- a/libbsd.py
+++ b/libbsd.py
@@ -223,7 +223,6 @@ def base(mm):
'sys/sys/_null.h',
'sys/sys/osd.h',
'sys/sys/pcpu.h',
- 'sys/sys/priority.h',
'sys/sys/priv.h',
'sys/sys/proc.h',
'sys/sys/protosw.h',