Rename is_internal to always_set_to_false

Update #2825.
This commit is contained in:
Sebastian Huber
2016-12-09 10:49:49 +01:00
parent b6606e8d99
commit 6a9282d9bb
44 changed files with 75 additions and 71 deletions

View File

@@ -50,7 +50,7 @@ static void reconf(void)
void bsp_fatal_extension(
rtems_fatal_source source,
bool is_internal,
bool always_set_to_false,
rtems_fatal_code error
)
{