summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-17 14:42:28 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-17 14:43:06 +0100
commitd5b64f2704bb52163461ba57d1216b9547053e34 (patch)
tree3dc2e0cd30a0c0f54e2ad3b4b514a1bc97654f6a /libbsd.py
parentSOCKETPAIR(2): Port to RTEMS (diff)
downloadrtems-libbsd-d5b64f2704bb52163461ba57d1216b9547053e34.tar.bz2
Use RTEMS provided <sys/endian.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 1eafc85e..96c05b0d 100755
--- a/libbsd.py
+++ b/libbsd.py
@@ -189,7 +189,6 @@ def base(mm):
'sys/sys/cpu.h',
'sys/sys/ctype.h',
'sys/sys/domain.h',
- 'sys/sys/endian.h',
'sys/sys/eventhandler.h',
'sys/sys/filedesc.h',
'sys/sys/file.h',