Convert to "bool".

This commit is contained in:
Ralf Corsepius
2008-09-05 12:41:40 +00:00
parent 4fa2a98634
commit bcd536844a
2 changed files with 9 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ static rtems_raw_except_global_settings* local_settings;
void * codemove(void *, const void *, unsigned int, unsigned long);
boolean bsp_exceptions_in_RAM = TRUE;
bool bsp_exceptions_in_RAM = true;
/* DEPRECATED VARIABLE; we need this to support
* libbsp/powerpc/shared/vectors/vectors.S;