public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Q about ARM "boot_mode.h"
@ 2018-06-16 19:36 Wis Macomson
  0 siblings, 0 replies; only message in thread
From: Wis Macomson @ 2018-06-16 19:36 UTC (permalink / raw)
  To: u-boot

On Github:

linux-u-boot/arch/arm/include/asm/arch-rockchip/boot_mode.h

contains these lines 21-26

   #ifndef __ASSEMBLY__
    int setup_boot_mode(void);
   #endif

   int setup_boot_mode(void);

Won't this give multiple definitions of "setup_boot_mode" if __ASSEMBLY__  
is not defined?

-wis
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-16 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-16 19:36 [U-Boot] Q about ARM "boot_mode.h" Wis Macomson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox