[rtems-libbsd commit] Added support for initialization of uihashinit().

Jennifer Averett Jennifer.Averett at OARcorp.com
Thu May 31 12:54:35 UTC 2012


I should have pulled out that define before I did the commit of the other changes.
Sorry about that. 

Jennifer Averett
On-Line Applications Research
________________________________________
From: rtems-devel-bounces at rtems.org [rtems-devel-bounces at rtems.org] On Behalf Of Sebastian Huber [sebastian.huber at embedded-brains.de]
Sent: Thursday, May 31, 2012 5:17 AM
To: rtems-devel at rtems.org
Cc: Jennifer Averett
Subject: Re: [rtems-libbsd commit] Added support for initialization of uihashinit().

On 05/30/2012 06:45 PM, Jennifer Averett wrote:
> diff --git a/freebsd/kern/init_main.c b/freebsd/kern/init_main.c
> index 540e0cb..ada7377 100644
> --- a/freebsd/kern/init_main.c
> +++ b/freebsd/kern/init_main.c
> @@ -183,6 +183,7 @@ mi_startup(void)
>       struct sysinit **sysinit_end = NULL;
>   #endif /* __rtems__ */
>
> +#define VERBOSE_SYSINIT
>   #if defined(VERBOSE_SYSINIT)
>       int last;
>       int verbose;
> @@ -393,6 +394,7 @@ struct sysentvec null_sysvec = {
>       .sv_fetch_syscall_args = null_fetch_syscall_args,
>       .sv_syscallnames = NULL,
>   };
> +#endif /* __rtems__ */

I suppose that the VERBOSE_SYSINIT is normally defined in one of the opt_*.h files.

--
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel



More information about the devel mailing list