[rtems-libbsd commit] Remove define VERBOSE_SYSINIT which was added by mistake.

Jennifer Averett jennifer at rtems.org
Thu May 31 12:59:33 UTC 2012


Module:    rtems-libbsd
Branch:    master
Commit:    569ce6583aa6b23700bc0d9706331effe0af60dd
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=569ce6583aa6b23700bc0d9706331effe0af60dd

Author:    Jennifer Averett <jennifer.averett at oarcorp.com>
Date:      Thu May 31 08:02:50 2012 -0500

Remove define VERBOSE_SYSINIT which was added by mistake.

---

 freebsd/kern/init_main.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/freebsd/kern/init_main.c b/freebsd/kern/init_main.c
index ada7377..0225a24 100644
--- a/freebsd/kern/init_main.c
+++ b/freebsd/kern/init_main.c
@@ -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;




More information about the vc mailing list