coreboot-kgpe-d16/src/arch/arm
Aaron Durbin 622eea7e81 arches: lib: add main_decl.h for main() declaration
It is silly to have a single header to declare the main()
symbol, however some of the arches provided it while
lib/bootblock.c relied on the arch headers to declare it. Just
move the declaration into its own header file and utilize it.

Change-Id: I743b4c286956ae047c17fe46241b699feca73628
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13681
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2016-02-11 23:29:08 +01:00
..
armv4 rules.h: Add ENV_ macros to detect current architecture 2015-11-17 21:31:07 +01:00
armv7 Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
include arches: lib: add main_decl.h for main() declaration 2016-02-11 23:29:08 +01:00
libgcc src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
asmlib.h src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
boot.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
div0.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
eabi_compat.c src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
id.S arch/arm: add missing license headers 2016-01-13 22:54:02 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
memcpy.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memmove.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memset.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
stages.c arch: remove stage_exit() 2016-02-11 23:12:06 +01:00
tables.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00