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

PR1797/bsps: Applied cleaned-up version of Kate's patch.
	CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK is now a 'bspopts.h'
	setting and as such configurable.
This commit is contained in:
Till Straumann
2011-05-18 05:08:36 +00:00
parent 843459426b
commit 37834667fd
25 changed files with 231 additions and 43 deletions

View File

@@ -26,8 +26,6 @@
#include <rtems/bspIo.h>
#endif
#include <rtems/malloc.h>
/*
* bsp_pretasking_hook
*