summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-14 10:34:33 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-17 10:05:04 -0500
commit0e6f915c8e8d445ede6f284a47e31f4e75a9b8c5 (patch)
tree62fca1e153ec19ae71ce74b139eff78af5d2307d
parentcpukit/libdl/rtl-obj-comp.c: Use correct printf() specification (diff)
downloadrtems-0e6f915c8e8d445ede6f284a47e31f4e75a9b8c5.tar.bz2
testsuites/samples/minimum/init.c: Notepads no longer need to be disabled
They are disabled by default as they are deprecated.
-rw-r--r--testsuites/samples/minimum/init.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/testsuites/samples/minimum/init.c b/testsuites/samples/minimum/init.c
index 09aecbeabc..03ed79e5c6 100644
--- a/testsuites/samples/minimum/init.c
+++ b/testsuites/samples/minimum/init.c
@@ -80,13 +80,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_PRIORITY 15
/*
- * This disables Classic API Notepads and saves 16 uint32_t's of RAM
- * per Task Control Block. If you aren't using these and are tight
- * on RAM, this is an option.
- */
-#define CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
-
-/*
* This configures RTEMS to use a single memory pool for the RTEMS Workspace
* and C Program Heap. If not defined, there will be separate memory pools
* for the RTEMS Workspace and C Program Heap. Having separate pools