summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302/include/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/ods68302/include/bsp.h')
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/include/bsp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/ods68302/include/bsp.h b/c/src/lib/libbsp/m68k/ods68302/include/bsp.h
index ea1f8f6673..4107337b8d 100644
--- a/c/src/lib/libbsp/m68k/ods68302/include/bsp.h
+++ b/c/src/lib/libbsp/m68k/ods68302/include/bsp.h
@@ -2,9 +2,7 @@
*
* This include file contains all board IO definitions.
*
- * XXX : put yours in here
- *
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2010.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -23,6 +21,7 @@ extern "C" {
#include <bspopts.h>
+#define BSP_SMALL_MEMORY 1
#include <rtems.h>
#include <rtems/console.h>
#include <rtems/iosupp.h>