summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-23 18:38:43 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-06 18:31:00 -0500
commit053abcda223727991b1a09b689a55312a799f6e2 (patch)
treef782f4a2870a5b021448849dc7369295682c7689 /c/src/lib/libbsp/sh/gensh1/include
parentbsp/gen83xx: Add BSP_USB_EHCI_MPC83XX_HAS_ULPI (diff)
downloadrtems-053abcda223727991b1a09b689a55312a799f6e2.tar.bz2
multiple BSPs: Remove BSP_SMALL_MEMORY
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh1/include')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/include/bsp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/include/bsp.h b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
index af4653aed4..c25c6a2ee7 100644
--- a/c/src/lib/libbsp/sh/gensh1/include/bsp.h
+++ b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
@@ -34,8 +34,6 @@ extern "C" {
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
-#define BSP_SMALL_MEMORY 1
-
/* EDIT: To activate the sci driver, change the define below */
#if 1
#include <rtems/devnull.h>