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
..
2013-11-08 14:33:41 +00:00
2012-01-07 16:09:54 +00:00
2013-11-08 14:33:41 +00:00