Files
system76-coreboot/payloads/libpayload/libc
Ronald G. Minnich c1ee8641cb libpayload: make functions static that are unused outside memory.c
The default_ functions in memory.c are only used to initialize a weak
variable.  They should not be used outside memory.c. Make them
invisible.

Remove the declaration from libpayload.h. For real this time.

Change-Id: Id54c1fd172c78748f01a958ce4065dd0eb53bbc3
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2394
Tested-by: build bot (Jenkins)
Reviewed-by: Gabe Black <gabeblack@chromium.org>
2013-02-15 06:51:17 +01:00
..
2008-08-19 16:53:47 +00:00
2012-11-30 23:20:54 +01:00
2011-07-20 10:02:19 +02:00
2011-08-04 08:11:21 +02:00
2011-07-07 22:29:35 +02:00
2012-12-14 22:29:48 +01:00