arch/x86/postcar_loader.c: Reduce the scope of functions
commitba00d10c41d1df1ca8a5eadc95a40430fbd059c5
authorArthur Heymans <arthur@aheymans.xyz>
Tue, 15 Feb 2022 10:04:15 +0000 (15 11:04 +0100)
committerArthur Heymans <arthur@aheymans.xyz>
Mon, 16 May 2022 07:05:46 +0000 (16 07:05 +0000)
tree76b7c0d4896f3fd23baaa7f2cc8591a636b7e529
parent4e619b2c5c4732eb124b2909311abeb9e136cbd3
arch/x86/postcar_loader.c: Reduce the scope of functions

Some functions are only called locally.

Change-Id: I96a4e40a225536f62abb2a15c55d333b8604e8cc
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61963
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
src/arch/x86/include/arch/romstage.h
src/arch/x86/postcar_loader.c