forked from Imagelibrary/rtems
added initial posix configuration support
This commit is contained in:
@@ -323,7 +323,7 @@ bsp_start(void)
|
||||
* Add 1 region for RTEMS Malloc
|
||||
*/
|
||||
|
||||
BSP_Configuration.maximum_regions++;
|
||||
BSP_Configuration.RTEMS_api_configuration->maximum_regions++;
|
||||
|
||||
#ifdef RTEMS_NEWLIB
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user