commit | 074b45500376c9b83fc4db153b1c6d5fdc12fbb6 | [log] [tgz] |
---|---|---|
author | Allen Martin <amartin@nvidia.com> | Tue Jan 22 13:11:21 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 28 19:09:21 2013 -0800 |
tree | 2b1c0b511471bc5c5aa87b989defa578794fb7dd | |
parent | 3c51a85c307244d502f49f47564f6c106d2210e4 [diff] |
sandbox: fix compiler warning Add back return statement to fix compiler warning about control flow reaching end of non void function that was introduced with: e05e5de arm: move C runtime setup code in crt0.S Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>