coreboot/src/arch/arm
Aaron Durbin 6403167d29 compiler.h: add __weak macro
Instead of writing out '__attribute__((weak))' use a shorter form.

Change-Id: If418a1d55052780077febd2d8f2089021f414b91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-24 14:37:59 +00:00
..
armv4 Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
armv7 arch/arm/armv7: Correct checkpatch errors 2017-07-21 20:40:27 +00:00
include Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
libgcc
asmlib.h
boot.c
clock.c
cpu.c src/arch: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:30 +00:00
div0.c arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
eabi_compat.c arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
id.S
Kconfig
Makefile.inc Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
memcpy.S
memmove.S
memset.S
stages.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
tables.c