summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/local
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-06 08:56:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-11 10:08:04 +0100
commitf244de9638a482a2f7b6de307661d4c3bbcbf193 (patch)
tree4b7a554be590b5ea1dfca7b1a6d2953d441b0234 /rtemsbsd/local
parentsys/dev/mii/mii_bitbang.c: Add from FreeBSD (diff)
downloadrtems-libbsd-f244de9638a482a2f7b6de307661d4c3bbcbf193.tar.bz2
Rename rtems-bsd-config.h
Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
Diffstat (limited to 'rtemsbsd/local')
-rw-r--r--rtemsbsd/local/bus_if.c2
-rw-r--r--rtemsbsd/local/cryptodev_if.c2
-rw-r--r--rtemsbsd/local/device_if.c2
-rw-r--r--rtemsbsd/local/miibus_if.c2
-rw-r--r--rtemsbsd/local/pci_if.c2
-rw-r--r--rtemsbsd/local/pcib_if.c2
-rw-r--r--rtemsbsd/local/usb_if.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/rtemsbsd/local/bus_if.c b/rtemsbsd/local/bus_if.c
index f758bf4d..31259ce6 100644
--- a/rtemsbsd/local/bus_if.c
+++ b/rtemsbsd/local/bus_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/cryptodev_if.c b/rtemsbsd/local/cryptodev_if.c
index 6b252130..9b948816 100644
--- a/rtemsbsd/local/cryptodev_if.c
+++ b/rtemsbsd/local/cryptodev_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/device_if.c b/rtemsbsd/local/device_if.c
index 3bdedbc5..1c04d55d 100644
--- a/rtemsbsd/local/device_if.c
+++ b/rtemsbsd/local/device_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/miibus_if.c b/rtemsbsd/local/miibus_if.c
index 6fbdd911..433e7a67 100644
--- a/rtemsbsd/local/miibus_if.c
+++ b/rtemsbsd/local/miibus_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/pci_if.c b/rtemsbsd/local/pci_if.c
index fddebdca..7531ee15 100644
--- a/rtemsbsd/local/pci_if.c
+++ b/rtemsbsd/local/pci_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/pcib_if.c b/rtemsbsd/local/pcib_if.c
index 82a5965c..cc036b4f 100644
--- a/rtemsbsd/local/pcib_if.c
+++ b/rtemsbsd/local/pcib_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.
diff --git a/rtemsbsd/local/usb_if.c b/rtemsbsd/local/usb_if.c
index 5277e529..d88ab545 100644
--- a/rtemsbsd/local/usb_if.c
+++ b/rtemsbsd/local/usb_if.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/*
* This file is produced automatically.