cbfs_and_run_core() is not part of the API, make it static.
authorStefan Reinauer <reinauer@chromium.org>
Fri, 14 Oct 2011 21:50:19 +0000 (14:50 -0700)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 15 Oct 2011 10:27:52 +0000 (12:27 +0200)
commit2d172993953ae777aaec13efddfe6ed91209bd02
tree13235af96c22f22414efd59d2902f31fbb643414
parentf830752c87095e7e5711aed9f13e30477182a4a7
cbfs_and_run_core() is not part of the API, make it static.

It's only used in cbfs_and_run.c

Change-Id: Ibcfcefbeb0c5722eb3888f0d60127229a2badcf6
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/273
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
src/arch/x86/include/arch/stages.h
src/arch/x86/lib/cbfs_and_run.c