aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/time.c
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2013-02-14 14:36:46 -0800
committerGabe Black <gabeblack@chromium.org>2013-02-15 06:51:17 +0100
commitc1ee8641cb350de289fd77e9e9231bda46d6a386 (patch)
treebe4cd925343e698f2cd9af6ca0d2d5642a850a8d /payloads/libpayload/libc/time.c
parentf2e10cb544996872298c95ed23241149e3eab418 (diff)
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>
Diffstat (limited to 'payloads/libpayload/libc/time.c')
0 files changed, 0 insertions, 0 deletions