Remove extern keyword from function declarations
Function declarations implicitly have external linkage so do not
need the extern keyword.

Change-Id: Ia0549786796d8bf5956487e8996450a0b3d79f32
1 parent f53d0fc commit c6bc071020baebc660fc94390b50bc240e34c0a3
@Dan Handley Dan Handley authored on 14 May 2014
Andrew Thoelke committed on 23 May 2014
Showing 24 changed files
View
bl1/bl1_private.h
View
bl2/bl2_private.h
View
include/bl1/bl1.h
View
include/bl2/bl2.h
View
include/bl31/bl31.h
View
include/bl31/context_mgmt.h
View
include/bl31/interrupt_mgmt.h
View
include/bl31/runtime_svc.h
View
include/bl31/services/psci.h
View
include/bl32/bl32.h
View
include/bl32/payloads/tsp.h
View
include/common/bl_common.h
View
include/common/debug.h
View
include/drivers/arm/cci400.h
View
include/drivers/arm/gic_v2.h
View
include/drivers/arm/gic_v3.h
View
include/lib/aarch64/arch_helpers.h
View
include/lib/aarch64/xlat_tables.h
View
include/lib/mmio.h
View
lib/semihosting/semihosting.c
View
plat/fvp/drivers/pwrc/fvp_pwrc.h
View
plat/fvp/platform.h
View
services/spd/tspd/tspd_private.h
View
services/std_svc/psci/psci_private.h