diff options
author | Achin Gupta <achin.gupta@arm.com> | 2014-01-18 16:26:30 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2014-01-20 18:45:04 +0000 |
commit | 5443f2be407f23a19c31564121683ddc24b982e8 (patch) | |
tree | 9807a0f393b347f6d83ea9bb8e2522589254d765 /lib/stdlib/mem.c | |
parent | 3a4cae051af8fb129054c0aaf14dd3b7247f04f0 (diff) |
remove empty definition of display_boot_progress()
This patch replaces the empty definition of display_boot_progress() in
bl2_main.c with a weak definition. The former allowed bl2 to use the
early_exceptions(). It is possible to do that with a simple weak
definition as well.
Change-Id: Idb3f425a5e265f3579b638e3d26bd8c9bb78f80d
Diffstat (limited to 'lib/stdlib/mem.c')
0 files changed, 0 insertions, 0 deletions