Convert to "bool".

This commit is contained in:
Ralf Corsepius
2008-09-06 03:39:58 +00:00
parent b9073c3792
commit f0157b8fd8
22 changed files with 46 additions and 46 deletions

View File

@@ -30,7 +30,7 @@ destory_all_tasks(
const char *who
);
boolean status_code_bad(
bool status_code_bad(
rtems_status_code status_code
);