2011-05-16 Till Straumann <strauman@slac.stanford.edu>

* include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
This commit is contained in:
Till Straumann
2011-05-16 15:12:31 +00:00
parent 6ae5406cf2
commit 64a3101718
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-05-16 Till Straumann <strauman@slac.stanford.edu>
* include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.

View File

@@ -63,6 +63,8 @@ BSP_getDiscoveryVersion(int assertion);
*/
#define BSP_INTERRUPT_STACK_SIZE (16 * 1024)
#define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
/*
* base address definitions for several devices
*/