summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/dpmemimpl.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 10:19:39 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 13:25:39 +0100
commit72a4a4298487432ab4eadaa48ac2285eb08711e7 (patch)
tree6bd918c8a269e665a2b0a823a44f04ef2c820b44 /cpukit/include/rtems/rtems/dpmemimpl.h
parentrtems: Move internal structures to barrierdata.h (diff)
downloadrtems-72a4a4298487432ab4eadaa48ac2285eb08711e7.tar.bz2
rtems: Move internal structures to dpmemdata.h
Update #3598.
Diffstat (limited to 'cpukit/include/rtems/rtems/dpmemimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/dpmemimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/dpmemimpl.h b/cpukit/include/rtems/rtems/dpmemimpl.h
index 52ac48c8dc..2b3fefd199 100644
--- a/cpukit/include/rtems/rtems/dpmemimpl.h
+++ b/cpukit/include/rtems/rtems/dpmemimpl.h
@@ -17,7 +17,7 @@
#ifndef _RTEMS_RTEMS_DPMEM_INL
#define _RTEMS_RTEMS_DPMEM_INL
-#include <rtems/rtems/dpmem.h>
+#include <rtems/rtems/dpmemdata.h>
#include <rtems/score/objectimpl.h>
#ifdef __cplusplus