Files
OpenCellular/core/cortex-m
Randall Spangler e72788ef96 Hook functions no longer return values
Previously, all hook functions returned EC_SUCCESS, which was
meaningless because nothing ever looked at the return value.  Changing
the return value to void saves ~100 bytes of code size and an equal
amount of source code size.

BUG=none
BRANCH=none
TEST=code still builds; link still boots

Change-Id: I2a636339894e5a804831244967a9c9d134df7d13
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/36372
2012-10-23 16:49:29 -07:00
..
2012-02-16 05:43:29 +08:00
2012-10-02 10:52:54 -07:00
2012-07-02 15:02:07 -07:00
2012-07-02 15:02:07 -07:00
2012-10-02 10:52:54 -07:00
2012-09-05 10:03:17 -07:00
2012-10-02 10:52:54 -07:00
2012-10-02 10:52:54 -07:00
2012-10-23 16:49:29 -07:00