loading: move ramstage cache function declarations
commitfcfdff84f4ddd6fe7bf68c3bc84c0173911d13de
authorAaron Durbin <adurbin@chromium.org>
Fri, 20 Mar 2015 15:58:41 +0000 (20 10:58 -0500)
committerAaron Durbin <adurbin@google.com>
Tue, 31 Mar 2015 17:30:07 +0000 (31 19:30 +0200)
treebef48145a31ff8e7bf735b085a5ece448af328fe
parent7c2eb0d78bdf5faddef61e051a29a262ad29b26a
loading: move ramstage cache function declarations

The functions related to caching ramstage were in cbfs.h.
Now that the loading code is separate move those declarations
to the common program_loading.h.

Change-Id: Ib22ef8a9c66e1d2b53388bceb8386baa6302d28b
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/8835
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/include/cbfs.h
src/include/program_loading.h
src/lib/ramstage_cache.c