mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 02:29:04 +08:00
sapi: Add profiling done message
This commit is contained in:
@@ -37,5 +37,11 @@ void rtems_test_fatal_extension(
|
||||
1,
|
||||
" "
|
||||
);
|
||||
|
||||
/* Add some stuff to help broken debuggers */
|
||||
printk(
|
||||
"*** PROFILING DONE %s ***\n",
|
||||
rtems_test_name
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user