summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-15 13:12:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-15 13:12:12 +0000
commit0eca1d08f6610baa0cef3e5e08bfa7386348c411 (patch)
treef70482afec3d772d4a7264a44cc93e13c6a3dd73 /c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
parent2000-09-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0eca1d08f6610baa0cef3e5e08bfa7386348c411.tar.bz2
2000-09-14 Joel Sherrill <joel@OARcorp.com>
* include/mvme16x_hw.h: Include rtems/score/targopts.h so we can check which BSP this is being used with.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h b/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
index 109b27211f..4013677a24 100644
--- a/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
+++ b/c/src/lib/libbsp/m68k/shared/mvme/mvme16x_hw.h
@@ -17,6 +17,8 @@
#ifndef __MVME16xHW_h
#define __MVME16xHW_h
+#include <rtems/score/targopts.h>
+
#ifdef __cplusplus
extern "C" {
#endif