James Zern fd3658b0e4 replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
this macro was used inconsistently and only differs in behavior from
DECLARE_ALIGNED when an alignment attribute is unavailable. this macro
is used with calls to assembly, while generic c-code doesn't rely on it,
so in a c-only build without an alignment attribute the code will
function as expected.

Change-Id: Ie9d06d4028c0de17c63b3a27e6c1b0491cc4ea79
2015-05-07 11:55:08 -07:00
..
2014-07-01 18:22:30 -07:00
2015-01-06 11:12:44 -08:00
2014-10-02 12:33:02 -07:00
2015-04-28 20:00:59 -07:00
2015-04-28 20:00:59 -07:00
2015-05-06 16:58:20 -07:00
2015-04-28 20:00:59 -07:00
2015-05-06 16:58:20 -07:00
2015-03-25 12:45:36 -07:00
2013-11-19 09:28:18 -08:00
2015-04-28 20:00:59 -07:00