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:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-09 17:00:40 +0000
commit9cb3851b7daab08fd9559274fdfd54ced6a47ec4 (patch)
tree9b33ea13e1c00b74db01c55ff42daf26470a9fe6 /c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
parent2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> (diff)
downloadrtems-9cb3851b7daab08fd9559274fdfd54ced6a47ec4.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 167e6e0bcf..2f4a87ea46 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/include/bsp.h
@@ -40,6 +40,8 @@
#ifndef _BSP_H
#define _BSP_H
+#include <libcpu/powerpc-utility.h>
+
LINKER_SYMBOL(TopRamReserved);
LINKER_SYMBOL( bsp_ram_start);