* stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end
	of test message.
This commit is contained in:
Sebastian Huber
2011-09-02 13:41:55 +00:00
parent 0690fb2803
commit 63f871fa93
4 changed files with 27 additions and 0 deletions

View File

@@ -43,6 +43,11 @@ void blow_stack( void );
#define CONFIGURE_STACK_CHECKER_ENABLED
void Fatal_extension( uint32_t source, bool is_internal, uint32_t error );
#define CONFIGURE_INITIAL_EXTENSIONS \
{ NULL, NULL, NULL, NULL, NULL, NULL, NULL, Fatal_extension }
#include <rtems/confdefs.h>
/* global variables */