davidxu d5fd940f42 Increase alignment to size of pointer if the alignment is too small.
Some modules do not align data at least to size of pointer, they uses a
smaller alignment, but our pointer should be aligned to its native
boundary, otherwise on some platforms, hardware alignment checking
will cause bus error.
2014-02-22 11:06:48 +00:00
..
2012-04-30 13:31:10 +00:00
2012-08-15 03:07:41 +00:00
2012-04-30 13:31:10 +00:00
2012-04-30 13:31:10 +00:00
2013-07-28 18:44:17 +00:00
2013-07-28 18:44:17 +00:00
2012-04-30 13:31:10 +00:00
2014-01-18 14:22:56 +00:00