Remove define VERBOSE_SYSINIT which was added by mistake.

This commit is contained in:
Jennifer Averett 2012-05-31 08:02:50 -05:00
parent 3bc5984ea6
commit 569ce6583a

View File

@ -183,7 +183,6 @@ mi_startup(void)
struct sysinit **sysinit_end = NULL;
#endif /* __rtems__ */
#define VERBOSE_SYSINIT
#if defined(VERBOSE_SYSINIT)
int last;
int verbose;