forked from Imagelibrary/rtems
Complete STACK_CHECKER_EXTENSION. Fixes #2889
This commit is contained in:
committed by
Sebastian Huber
parent
180107e971
commit
575c2e21e2
@@ -128,6 +128,7 @@ void rtems_stack_checker_switch_extension(
|
||||
0, /* task_begin */ \
|
||||
0, /* task_exitted */ \
|
||||
0 /* rtems_stack_checker_fatal_extension */, /* fatal */ \
|
||||
0, /* terminate */ \
|
||||
}
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user