mirror of
https://github.com/t-crest/rtems.git
synced 2025-12-05 15:15:48 +00:00
2011-05-16 Till Straumann <strauman@slac.stanford.edu>
* include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
This commit is contained in:
@@ -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>
|
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||||
|
|||||||
@@ -63,6 +63,8 @@ BSP_getDiscoveryVersion(int assertion);
|
|||||||
*/
|
*/
|
||||||
#define BSP_INTERRUPT_STACK_SIZE (16 * 1024)
|
#define BSP_INTERRUPT_STACK_SIZE (16 * 1024)
|
||||||
|
|
||||||
|
#define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* base address definitions for several devices
|
* base address definitions for several devices
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user