[haiku-commits] Re: r34666 - in haiku/trunk: data/settings/kernel/drivers src/system/boot/loader

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 15 Dec 2009 17:38:07 +0100

On 2009-12-15 at 16:55:16 [+0100], fredrik.holmqvist@xxxxxxxxx wrote:
> Author: tqh
> Date: 2009-12-15 16:55:16 +0100 (Tue, 15 Dec 2009)
> New Revision: 34666
> Changeset: http://dev.haiku-os.org/changeset/34666/haiku
[...]
> Modified: haiku/trunk/src/system/boot/loader/elf.cpp
> ===================================================================
> --- haiku/trunk/src/system/boot/loader/elf.cpp    2009-12-15 12:08:36 UTC 
> (rev 34665)
> +++ haiku/trunk/src/system/boot/loader/elf.cpp    2009-12-15 15:55:16 UTC 
> (rev 34666)
> @@ -9,6 +9,7 @@
>  #include <boot/arch.h>
>  #include <boot/platform.h>
>  #include <boot/stage2.h>
> +#include <driver_settings.h>
>  #include <elf32.h>
>  #include <kernel.h>
>  
> @@ -24,6 +25,17 @@
>  #endif
>  
>  
> +static bool _loadElfSymbols = false;

And the style police readies the stun gun... :-)

CU, Ingo

Other related posts: