summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/sys
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-06 16:20:21 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-11 10:08:08 +0100
commit66659ff1ad6831b0ea7425fa6ecd8a8687523658 (patch)
tree48e22b475fa8854128e0861a33fed6f78c8094b5 /rtemsbsd/include/sys
parentDefine __GLOBL1() and __GLOBL() (diff)
downloadrtems-libbsd-66659ff1ad6831b0ea7425fa6ecd8a8687523658.tar.bz2
Update to FreeBSD 9.2
Diffstat (limited to 'rtemsbsd/include/sys')
-rw-r--r--rtemsbsd/include/sys/_stdint.h1
-rw-r--r--rtemsbsd/include/sys/rangelock.h (renamed from rtemsbsd/include/sys/cpuset.h)0
-rw-r--r--rtemsbsd/include/sys/vnode.h1
3 files changed, 1 insertions, 1 deletions
diff --git a/rtemsbsd/include/sys/_stdint.h b/rtemsbsd/include/sys/_stdint.h
new file mode 100644
index 00000000..9a6118bd
--- /dev/null
+++ b/rtemsbsd/include/sys/_stdint.h
@@ -0,0 +1 @@
+#include <stdint.h>
diff --git a/rtemsbsd/include/sys/cpuset.h b/rtemsbsd/include/sys/rangelock.h
index 936ffd88..936ffd88 100644
--- a/rtemsbsd/include/sys/cpuset.h
+++ b/rtemsbsd/include/sys/rangelock.h
diff --git a/rtemsbsd/include/sys/vnode.h b/rtemsbsd/include/sys/vnode.h
deleted file mode 100644
index 936ffd88..00000000
--- a/rtemsbsd/include/sys/vnode.h
+++ /dev/null
@@ -1 +0,0 @@
-/* EMPTY */