summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-09 17:00:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-09 17:00:20 +0000
commitcdb6eae1e36ac7c1d6e1b01647b064db78bf90bd (patch)
tree56a49450db1b60ea5c7bbb105d77dcaaf161408b /c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
parent2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> (diff)
downloadrtems-cdb6eae1e36ac7c1d6e1b01647b064db78bf90bd.tar.bz2
2009-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bsp.h: Added missing include.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h b/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
index b5b72f5fd4..ffd4b3543f 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
@@ -45,6 +45,8 @@
*/
#define BSP_HAS_TQMMON
+#include <libcpu/powerpc-utility.h>
+
LINKER_SYMBOL(TopRamReserved);
LINKER_SYMBOL( bsp_ram_start);